{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/ShowMap?postcode=G73%202AB",
        "name": "G73 2AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.230166,
          55.8197
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/ShowMap?postcode=G73%202AE",
        "name": "G73 2AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.231016,
          55.819496
        ]
      }
    }
  ]
}