{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "North Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.567197,
            54.872842
          ],
          [
            -1.566731,
            54.872858
          ],
          [
            -1.566265,
            54.872874
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014563195, NE38 9HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5671970973807205,
          54.872842236393474
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093428221, NE38 9HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5653601944375906,
          54.87266493969848
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094017242, DH3 4BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5670209730761873,
          54.873281944189536
        ]
      }
    }
  ]
}