{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Anerley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.159191,
            51.472525
          ],
          [
            -0.159106,
            51.472424
          ],
          [
            -0.159022,
            51.472322
          ],
          [
            -0.158828,
            51.472089
          ],
          [
            -0.158634,
            51.471856
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033240014, SW11 5DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15883087726455736,
          51.47212714490642
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070248838, SW11 5DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15918909869764067,
          51.472528441328755
        ]
      }
    }
  ]
}