{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007789365, Cliff View Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.292952469828116,
          50.22121244877376
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093022420, Cliff View Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.292442726007085,
          50.22134385976854
        ]
      }
    }
  ]
}