{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10093250231, St Clare Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.539910328959238,
          50.121277221293504
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040115242, St Clare Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.539910328959238,
          50.121277221293504
        ]
      }
    }
  ]
}