{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "906118068, Grove Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.212466848233429,
          55.94497577410073
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906118069, Grove Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.212466848233429,
          55.94497577410073
        ]
      }
    }
  ]
}