{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Slowland Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.720775,
            51.245946
          ],
          [
            -2.72067,
            51.245823
          ],
          [
            -2.720225,
            51.24575
          ],
          [
            -2.720138,
            51.245679
          ],
          [
            -2.720432,
            51.244779
          ],
          [
            -2.720507,
            51.244553
          ],
          [
            -2.721039,
            51.243395
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250067840, BA5 1HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7207706882874487,
          51.24594286335582
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024746194, BA5 1HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.720137130410632,
          51.24390557774592
        ]
      }
    }
  ]
}