{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10004563084, Henley Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1500630533029537,
          52.087359909385135
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091372131, Henley Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1484295293079305,
          52.088419895026014
        ]
      }
    }
  ]
}