{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007118847, Grove Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1234997070338295,
          52.57733891733172
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033910475, Grove Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1236620048593844,
          52.57732975779308
        ]
      }
    }
  ]
}