{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10011734937, Temple Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3771182798695247,
          52.240043927069735
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011830747, Beaufort Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.376438881388282,
          52.239386521515456
        ]
      }
    }
  ]
}