{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10091023466, Cliff Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.059954391803701,
          50.1475169006882
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041205429, Cliff Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.059995745873569,
          50.14750681419436
        ]
      }
    }
  ]
}