{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200002860797, Chester Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6611624484459506,
          53.31587938411113
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002860815, Wellfield",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.661287803066745,
          53.31622026556672
        ]
      }
    }
  ]
}