{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bush Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.233124,
            52.189474
          ],
          [
            -2.232971,
            52.1892
          ],
          [
            -2.232818,
            52.188926
          ],
          [
            -2.232969,
            52.188827
          ],
          [
            -2.23312,
            52.188728
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000852193, WR2 5DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2332698115287677,
          52.189339335045894
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000852280, WR2 5DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.233196154698984,
          52.18924058616139
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014144592, WR2 4EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2331203328329488,
          52.18872828209173
        ]
      }
    }
  ]
}