{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elder Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.559561,
            55.218824
          ],
          [
            -1.559072,
            55.218888
          ],
          [
            -1.558583,
            55.218951
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094525742, NE61 5EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5594583732129563,
          55.21898893184532
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094525782, NE61 5BR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5586727974342929,
          55.2189591369803
        ]
      }
    }
  ]
}