{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100023473139, Cork Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1416207822400032,
          51.510109880146594
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023473263, Cork Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1416207822400032,
          51.510109880146594
        ]
      }
    }
  ]
}