{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shooting Marsh Stile",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.535693,
            50.717284
          ],
          [
            -3.535674,
            50.717248
          ],
          [
            -3.535656,
            50.717213
          ],
          [
            -3.535689,
            50.71715
          ],
          [
            -3.535722,
            50.717087
          ],
          [
            -3.535732,
            50.717016
          ],
          [
            -3.535741,
            50.716944
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013049518, EX2 8DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.535519055805157,
          50.71707289282424
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094203700, EX2 8BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.535783975618295,
          50.71694349586713
        ]
      }
    }
  ]
}