{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "38073298, Hatton Garden",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9870975790811247,
          53.41054643132572
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38210569, Johnson Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9868169975950023,
          53.41077347404688
        ]
      }
    }
  ]
}