{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Bank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.908045,
            54.292532
          ],
          [
            -1.907959,
            54.292244
          ],
          [
            -1.907942,
            54.292187
          ],
          [
            -1.90831,
            54.292095
          ],
          [
            -1.908425,
            54.292074
          ],
          [
            -1.908541,
            54.292053
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034645612, DL8 4LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9076808524860005,
          54.29197096454069
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034647715, DL8 4LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9080636467549121,
          54.2925464378455
        ]
      }
    }
  ]
}