{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Black Pit Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.718301,
            51.167385
          ],
          [
            -2.717796,
            51.167146
          ],
          [
            -2.717729,
            51.166948
          ],
          [
            -2.718444,
            51.162527
          ],
          [
            -2.718909,
            51.159654
          ],
          [
            -2.718928,
            51.159537
          ],
          [
            -2.719256,
            51.15751
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250065474, BA6 9AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7183007330550124,
          51.16738535859131
        ]
      }
    }
  ]
}