{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Foxglove Rise",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.195597,
            51.442247
          ],
          [
            -3.195829,
            51.442142
          ],
          [
            -3.19606,
            51.442037
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Foxglove Rise",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.194891,
            51.442209
          ],
          [
            -3.195107,
            51.442212
          ],
          [
            -3.195322,
            51.442216
          ],
          [
            -3.19546,
            51.442231
          ],
          [
            -3.195597,
            51.442247
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64103002, CF64 2RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.194890901055665,
          51.44220891858642
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100838912, CF64 2RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1952255079655703,
          51.44234937854901
        ]
      }
    }
  ]
}