{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "High Bank Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.442014,
            53.430744
          ],
          [
            -2.441746,
            53.430859
          ],
          [
            -2.441478,
            53.430974
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007891731, M44 5YW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4420135775611866,
          53.43074360455886
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011366502, M44 5JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.441248441460349,
          53.43098013833875
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012712603, M44 5JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4414603562568353,
          53.43109620651595
        ]
      }
    }
  ]
}