{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010741273, The Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9152067836626256,
          53.258267375701735
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010766441, The Crescent",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9151323481838016,
          53.258006648440094
        ]
      }
    }
  ]
}