{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Heathfield Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.17567,
            51.450664
          ],
          [
            -0.175976,
            51.450561
          ],
          [
            -0.176283,
            51.450458
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033240697, SW18 2PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.17606322021859194,
          51.45054460776168
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070247692, SW18 2PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.17628219257115646,
          51.450467081473036
        ]
      }
    }
  ]
}