{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Worberry Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.562626,
            51.282272
          ],
          [
            -2.561926,
            51.281264
          ],
          [
            -2.560765,
            51.279103
          ],
          [
            -2.56077,
            51.278429
          ],
          [
            -2.560843,
            51.278166
          ],
          [
            -2.561019,
            51.277529
          ],
          [
            -2.562339,
            51.274981
          ],
          [
            -2.561542,
            51.274596
          ],
          [
            -2.561356,
            51.274437
          ],
          [
            -2.561298,
            51.274274
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250068070, BA3 4BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5625732051695085,
          51.282274548854225
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024720134, BA3 4BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.560768306720455,
          51.277706335229446
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024725257, BA3 4BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5600844589601053,
          51.27688235506632
        ]
      }
    }
  ]
}