{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bowman's Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.120524,
            51.5585
          ],
          [
            -0.120276,
            51.558639
          ],
          [
            -0.120028,
            51.558778
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001298086, N7 6HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11979444081187957,
          51.55859129410128
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008980255, N7 6JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12046021125659634,
          51.558539013770776
        ]
      }
    }
  ]
}