{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clavell Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.012131,
            51.481764
          ],
          [
            -0.011947,
            51.481763
          ],
          [
            -0.011763,
            51.481763
          ],
          [
            -0.011652,
            51.481763
          ],
          [
            -0.01154,
            51.481763
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010225500, SE10 9RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.012130775994807195,
          51.48176389137491
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010254795, SE10 9RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.011791237032531678,
          51.48162324383726
        ]
      }
    }
  ]
}