{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003785578, Water Tower Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5766394606470815,
          52.35227425820224
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001860325, Tainters Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5766805860262214,
          52.35258007274778
        ]
      }
    }
  ]
}