{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Andrew's Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.0073,
            51.575217
          ],
          [
            0.007461,
            51.575275
          ],
          [
            0.007623,
            51.575333
          ],
          [
            0.007952,
            51.575447
          ],
          [
            0.008282,
            51.57556
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009147338, E11 1JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.007299765414777249,
          51.57521732989415
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001447150, E11 1JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.007559344426370215,
          51.57521288907552
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001447151, E11 1JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.007559344426370215,
          51.57521288907552
        ]
      }
    }
  ]
}