{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013600080, View Point Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3280695225652772,
          51.94586706537576
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091485046, View Point Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3280695225652772,
          51.94586706537576
        ]
      }
    }
  ]
}