{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Flower Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.206498,
            51.577844
          ],
          [
            -0.206723,
            51.577978
          ],
          [
            -0.206947,
            51.578113
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200143183, NW11 9NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.20647462286695384,
          51.57785205194732
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200199099, NW11 9NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.20676062032928644,
          51.57791936888954
        ]
      }
    }
  ]
}