{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Deloraine Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.026522,
            51.473014
          ],
          [
            -0.026839,
            51.472842
          ],
          [
            -0.027156,
            51.472669
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023227094, SE8 4PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.026521954710778277,
          51.47301430415734
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023231517, SE8 4QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.027646923161129672,
          51.472304826219485
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090785304, SE8 4QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.02755865174892271,
          51.472348304695885
        ]
      }
    }
  ]
}