{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10033542287, Regent Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.14217978560498382,
          51.51443513905584
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023470623, Princes Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.14217978560498382,
          51.51443513905584
        ]
      }
    }
  ]
}