{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Harvey Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.091079,
            51.475684
          ],
          [
            -0.090955,
            51.475296
          ],
          [
            -0.090951,
            51.475286
          ],
          [
            -0.090345,
            51.47533
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009789886, SE5 7EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09107865699478301,
          51.47568383155013
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009798588, SE5 7AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09045360275458351,
          51.47513409649989
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009798589, SE1 1PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09045360275458351,
          51.47513409649989
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003459323, SE5 7BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09068084588647307,
          51.47520973814213
        ]
      }
    }
  ]
}