{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Inveresk Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.067793,
            53.390083
          ],
          [
            -3.068225,
            53.38991
          ],
          [
            -3.068657,
            53.389736
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42200284, CH43 7PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0677934678537153,
          53.39008512004168
        ]
      }
    }
  ]
}