{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hale Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.250676,
            52.529312
          ],
          [
            0.250973,
            52.5301
          ],
          [
            0.252011,
            52.530778
          ],
          [
            0.252806,
            52.530987
          ],
          [
            0.254976,
            52.531902
          ],
          [
            0.2602,
            52.534106
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015365254, PE14 9RQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.25087212560646827,
          52.52926905771772
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023634529, PE14 9RQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.25068248368536933,
          52.52930863181425
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025355478, PE14 9QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.2476400755160305,
          52.531515473033146
        ]
      }
    }
  ]
}