{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002086500, Glover Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1197675684948383,
          52.809796784740726
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032201940, Foregate Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1203165470161287,
          52.8098231966848
        ]
      }
    }
  ]
}