{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Coppice",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.458111,
            52.682138
          ],
          [
            -2.457844,
            52.682192
          ],
          [
            -2.457577,
            52.682247
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "452013934, TF3 4TF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4569165076038204,
          52.682528882925304
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "452075429, TF3 4TF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.457462952548876,
          52.68244586670731
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024237503, TF3 4TG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.458110583712064,
          52.68213771363247
        ]
      }
    }
  ]
}