{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Horseley Fen Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.065729,
            52.439819
          ],
          [
            0.066412,
            52.44138
          ],
          [
            0.067095,
            52.44294
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015830833, PE16 6XA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.08043186995650634,
          52.42547962538057
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025709226, PE16 6XE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.08253240946956587,
          52.426045075574365
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090576675, PE16 6UZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.06705454149214028,
          52.442924062073075
        ]
      }
    }
  ]
}