{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wotton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.030799,
            51.480605
          ],
          [
            -0.030854,
            51.480813
          ],
          [
            -0.030909,
            51.481022
          ],
          [
            -0.030928,
            51.481091
          ],
          [
            -0.030947,
            51.481161
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023227375, SE8 5HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.030802168676798525,
          51.48062214210818
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023233186, SE8 5TW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.03107845955405407,
          51.481229291536856
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100022022735, SE8 5TQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.030754030607179392,
          51.481070967642786
        ]
      }
    }
  ]
}