{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/ShowMap?postcode=CO1%201AU",
        "name": "CO1 1AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.897809,
          51.898311
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/ShowMap?postcode=CO1%201AW",
        "name": "CO1 1AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.898387,
          51.898261
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/ShowMap?postcode=CO1%201DL",
        "name": "CO1 1DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.897835,
          51.898715
        ]
      }
    }
  ]
}