{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10004845122, Regent Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7813453010225724,
          51.55871942000678
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022795453, Regent Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7812739534518174,
          51.55855744222892
        ]
      }
    }
  ]
}