{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Wynd",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.75503,
            54.991922
          ],
          [
            -1.754586,
            54.991741
          ],
          [
            -1.754142,
            54.991561
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510047880, NE15 9PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7545947512498268,
          54.99160645512708
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510047881, NE15 9PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.754781749760678,
          54.99169669372268
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510715494, NE15 9PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.755030444555956,
          54.9919218490524
        ]
      }
    }
  ]
}