{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Southern Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.709645,
            51.232954
          ],
          [
            0.709513,
            51.232797
          ],
          [
            0.709381,
            51.23264
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095449283, ME17 2FP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7096462775248864,
          51.23295665666067
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095449290, ME17 2FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7095085996065307,
          51.23256410798889
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095449291, ME17 2FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7092266926304501,
          51.23264258991099
        ]
      }
    }
  ]
}