{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ravensbourne Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.017361,
            51.469647
          ],
          [
            -0.017323,
            51.469599
          ],
          [
            -0.017284,
            51.469551
          ],
          [
            -0.017016,
            51.469439
          ],
          [
            -0.016986,
            51.469426
          ],
          [
            -0.016698,
            51.469431
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010226504, SE13 7RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.017351337679905144,
          51.46964918555822
        ]
      }
    }
  ]
}