{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100041170573, Buckingham Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2744466052596137,
          51.036015695342876
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002441311, Buckingham Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.274432715766374,
          51.03607867340848
        ]
      }
    }
  ]
}