{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blackford Moor Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.868142,
            51.238774
          ],
          [
            -2.862674,
            51.238301
          ],
          [
            -2.862512,
            51.238224
          ],
          [
            -2.862195,
            51.237313
          ],
          [
            -2.86184,
            51.236294
          ],
          [
            -2.862009,
            51.232813
          ],
          [
            -2.862097,
            51.230861
          ],
          [
            -2.862185,
            51.22891
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013413171, BS26 2PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.868145845532957,
          51.23877370646905
        ]
      }
    }
  ]
}