{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Evershed Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.443942,
            51.027138
          ],
          [
            -0.443936,
            51.02685
          ],
          [
            -0.44393,
            51.026562
          ],
          [
            -0.44376,
            51.026572
          ],
          [
            -0.443591,
            51.026582
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093103371, RH14 9ZG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4435629370833421,
          51.02657912024933
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093103434, RH14 9ZG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.44364454562834377,
          51.02669711469981
        ]
      }
    }
  ]
}