{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10033587220, Regent Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.14159012761945058,
          51.51475852026247
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002817260, Regent Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.14159012761945058,
          51.51475852026247
        ]
      }
    }
  ]
}