{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Suckling Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.270387,
            52.597584
          ],
          [
            0.270547,
            52.597619
          ],
          [
            0.271116,
            52.597743
          ],
          [
            0.271713,
            52.597873
          ],
          [
            0.274365,
            52.598403
          ],
          [
            0.278356,
            52.5992
          ],
          [
            0.277286,
            52.600744
          ],
          [
            0.277234,
            52.600786
          ],
          [
            0.275987,
            52.601783
          ],
          [
            0.275563,
            52.601854
          ],
          [
            0.275449,
            52.60205
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023636209, PE14 8QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.27032141507794816,
          52.59759381936964
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091515716, PE14 8QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.279099136884265,
          52.59885485195095
        ]
      }
    }
  ]
}