{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Head Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.861514,
            51.159649
          ],
          [
            -2.861324,
            51.160171
          ],
          [
            -2.861133,
            51.160693
          ],
          [
            -2.861443,
            51.160851
          ],
          [
            -2.862224,
            51.161013
          ],
          [
            -2.863155,
            51.161205
          ],
          [
            -2.863337,
            51.161305
          ],
          [
            -2.863337,
            51.161389
          ],
          [
            -2.863337,
            51.161472
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013414528, TA7 9HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8633585583769783,
          51.16131481653005
        ]
      }
    }
  ]
}