{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lower Reddicroft",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.823859,
            52.564121
          ],
          [
            -1.823755,
            52.564168
          ],
          [
            -1.823652,
            52.564215
          ],
          [
            -1.82362,
            52.56423
          ],
          [
            -1.823588,
            52.564244
          ],
          [
            -1.823487,
            52.56429
          ],
          [
            -1.823386,
            52.564336
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023498332, B73 6AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.823858950284764,
          52.564120867309136
        ]
      }
    }
  ]
}