{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Malvern Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.206941,
            51.567484
          ],
          [
            -0.20771,
            51.567317
          ],
          [
            -0.207799,
            51.567297
          ],
          [
            -0.20852,
            51.567299
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200077521, NW2 1QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.20799321621563202,
          51.56712939472463
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200077522, NW2 1QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.20787750045764355,
          51.5671366198823
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200143932, NW2 1QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2085204087905196,
          51.56729930689348
        ]
      }
    }
  ]
}