{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003504932, The Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.353505808430055,
          50.810354380163616
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091080023, The Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.353505808430055,
          50.810354380163616
        ]
      }
    }
  ]
}