{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whitelow Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.630102,
            53.112068
          ],
          [
            -1.62876,
            53.112396
          ],
          [
            -1.627418,
            53.112724
          ],
          [
            -1.626744,
            53.112972
          ],
          [
            -1.626071,
            53.11322
          ],
          [
            -1.625879,
            53.113643
          ],
          [
            -1.625149,
            53.114048
          ],
          [
            -1.624465,
            53.114718
          ],
          [
            -1.624216,
            53.114962
          ],
          [
            -1.624058,
            53.115324
          ],
          [
            -1.623875,
            53.116481
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010335420, DE4 4HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.625764901116476,
          53.113708120581684
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024971404, DE4 4HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6261555835364037,
          53.113448664829136
        ]
      }
    }
  ]
}