{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Bank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.142994,
            51.569518
          ],
          [
            -0.14299,
            51.569617
          ],
          [
            -0.143233,
            51.569735
          ],
          [
            -0.143601,
            51.569915
          ],
          [
            -0.143637,
            51.569927
          ],
          [
            -0.143655,
            51.569933
          ],
          [
            -0.143674,
            51.569939
          ],
          [
            -0.143837,
            51.569991
          ],
          [
            -0.144,
            51.570043
          ],
          [
            -0.144075,
            51.570067
          ],
          [
            -0.14415,
            51.57009
          ],
          [
            -0.144266,
            51.570125
          ],
          [
            -0.144382,
            51.570161
          ],
          [
            -0.144503,
            51.570199
          ],
          [
            -0.144624,
            51.570236
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "768025221, N6 5HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.14299418161513672,
          51.56951788555365
        ]
      }
    }
  ]
}