{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "38078921, Hope Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9705669881701815,
          53.40274474989904
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38304213, Hope Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9705669881701815,
          53.40274474989904
        ]
      }
    }
  ]
}