{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Deerbolt Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.898491,
            53.488296
          ],
          [
            -2.898562,
            53.488503
          ],
          [
            -2.898633,
            53.488711
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40011611, L32 2BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8983746467584806,
          53.48863163800105
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40069567, L32 2BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8984879805688566,
          53.488289213503826
        ]
      }
    }
  ]
}