{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Harrison's Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.158923,
            52.979418
          ],
          [
            -0.15396,
            52.980455
          ],
          [
            -0.153216,
            52.980611
          ],
          [
            -0.152763,
            52.980705
          ],
          [
            -0.148997,
            52.981492
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008183755, PE20 3PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.16834878184883906,
          52.97743405975072
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001141788, PE20 3RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15299610640294514,
          52.98083764162772
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001141789, PE20 3RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15911318394554425,
          52.979556987886056
        ]
      }
    }
  ]
}