{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Devonshire Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.059706,
            51.480669
          ],
          [
            -0.059369,
            51.481004
          ],
          [
            -0.059032,
            51.481339
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009789602, SE15 1JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.05895267174104178,
          51.481424265486886
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025377862, SE15 1JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.05897431347465671,
          51.48125376348045
        ]
      }
    }
  ]
}