{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cullis Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.601095,
            51.804214
          ],
          [
            -2.601358,
            51.804034
          ],
          [
            -2.601622,
            51.803853
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003816733, GL16 7QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.601442595867248,
          51.80370570034627
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003816734, GL16 7QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6017439035053114,
          51.80346139819999
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008091227, GL16 7QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.601173519327709,
          51.80419259686495
        ]
      }
    }
  ]
}