{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.562054,
            54.594831
          ],
          [
            -1.562475,
            54.594405
          ],
          [
            -1.562895,
            54.593978
          ],
          [
            -1.563119,
            54.593549
          ],
          [
            -1.563134,
            54.593519
          ],
          [
            -1.563161,
            54.593468
          ],
          [
            -1.563183,
            54.593424
          ],
          [
            -1.563731,
            54.593412
          ],
          [
            -1.563931,
            54.593428
          ],
          [
            -1.564131,
            54.593443
          ],
          [
            -1.564169,
            54.593456
          ],
          [
            -1.564206,
            54.593468
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012056854, DL5 6JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5634571897520668,
          54.593865642958754
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014015540, DL5 6JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5642197249690986,
          54.59347296751792
        ]
      }
    }
  ]
}