{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/ShowMap?postcode=PR1%204JT",
        "name": "PR1 4JT",
        "marker-color": "#ff0000"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.687003,
          53.755406
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/ShowMap?postcode=PR1%204JX",
        "name": "PR1 4JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.687191,
          53.755737
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/ShowMap?postcode=PR1%204LB",
        "name": "PR1 4LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.687014,
          53.756035
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "link": "https://www.doogal.co.uk/ShowMap?postcode=PR1%204LY",
        "name": "PR1 4LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.686727,
          53.755209
        ]
      }
    }
  ]
}