{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023035023, Hope Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5223028833916692,
          52.406709604622606
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071492864, Hope Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5220676966152975,
          52.40670865468462
        ]
      }
    }
  ]
}