{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Birnbeck Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.199889,
            51.58454
          ],
          [
            -0.199644,
            51.584542
          ],
          [
            -0.199399,
            51.584543
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200142423, NW11 6XS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1998889632753361,
          51.584540438989485
        ]
      }
    }
  ]
}