{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crank Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.571358,
            54.332463
          ],
          [
            -1.571612,
            54.332356
          ],
          [
            -1.571865,
            54.332249
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013387100, DL7 9LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5804993511044239,
          54.32947336232068
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070732660, DL7 9LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5839500224924836,
          54.328856195264834
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050368992, DL7 9LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5727550587259116,
          54.33189073568854
        ]
      }
    }
  ]
}