{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Walker Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.43716,
            51.53865
          ],
          [
            -2.437239,
            51.538714
          ],
          [
            -2.437291,
            51.538756
          ],
          [
            -2.437421,
            51.538861
          ],
          [
            -2.437509,
            51.538938
          ],
          [
            -2.437596,
            51.539014
          ],
          [
            -2.437835,
            51.539224
          ],
          [
            -2.438073,
            51.539434
          ],
          [
            -2.43816,
            51.539513
          ],
          [
            -2.438247,
            51.539592
          ],
          [
            -2.438317,
            51.539656
          ],
          [
            -2.438387,
            51.53972
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "655766, BS37 5NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4372474203895864,
          51.53871252319155
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015604362, BS37 5NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.437517036302316,
          51.53976351865287
        ]
      }
    }
  ]
}