{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Exley Bank Top",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.8525,
            53.698883
          ],
          [
            -1.852425,
            53.698748
          ],
          [
            -1.85235,
            53.698613
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Exley Bank Top",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.85235,
            53.698613
          ],
          [
            -1.852116,
            53.698262
          ],
          [
            -1.851883,
            53.697912
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090216680, HX3 9EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8525001839014978,
          53.69886502886073
        ]
      }
    }
  ]
}