{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009907242, Grove Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.532252545751963,
          52.18966952776134
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009910241, Church Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5316322041167347,
          52.18996695196311
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091394442, Church Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5314053698854597,
          52.18987480774489
        ]
      }
    }
  ]
}