{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Downer Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.516382,
            51.365235
          ],
          [
            0.51681,
            51.365181
          ],
          [
            0.517238,
            51.365127
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44001844, ME1 2SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.517238341489208,
          51.36512698803468
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44015865, ME1 2SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5171457754523449,
          51.36527287494787
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44015866, ME1 2SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5172882896702801,
          51.365251824505926
        ]
      }
    }
  ]
}