{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/ShowMap?postcode=CA2%207EQ",
        "name": "CA2 7EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.962827,
          54.893688
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/ShowMap?postcode=CA2%207LL",
        "name": "CA2 7LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.962023,
          54.894593
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/ShowMap?postcode=CA2%207NZ",
        "name": "CA2 7NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.962862,
          54.896428
        ]
      }
    }
  ]
}