{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.762779,
            54.976571
          ],
          [
            -1.762757,
            54.976409
          ],
          [
            -1.762734,
            54.976247
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070831415, NE40 3PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7627791516741924,
          54.97657077919574
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100000081498, NE40 3PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7631402766327584,
          54.97626595082738
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100000081499, NE40 3PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.76310950643865,
          54.976185015031525
        ]
      }
    }
  ]
}