{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/ShowMap?postcode=G65%208ET",
        "name": "G65 8ET",
        "marker-color": "#ff0000"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.160745,
          55.967026
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/ShowMap?postcode=G66%208ET",
        "name": "G66 8ET",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.160827,
          55.96706
        ]
      }
    }
  ]
}