{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rutt's Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.050623,
            51.471403
          ],
          [
            -0.050131,
            51.471476
          ],
          [
            -0.049638,
            51.471549
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023227293, SE14 5NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.049247328332662064,
          51.47159608471571
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091634473, SE14 5NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.05017741130987156,
          51.47139573208921
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100022001058, SE14 5NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.04988005497696065,
          51.47161560326546
        ]
      }
    }
  ]
}