{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Woodbank Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.593986,
            55.997772
          ],
          [
            -4.593968,
            55.997765
          ],
          [
            -4.59395,
            55.997758
          ],
          [
            -4.593819,
            55.997717
          ],
          [
            -4.593663,
            55.997799
          ],
          [
            -4.593478,
            55.997896
          ],
          [
            -4.59337,
            55.997879
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "129053639, G83 0LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.593999322492272,
          55.99777685376046
        ]
      }
    }
  ]
}