{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012775632, Clarendon Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.078791263686177,
          53.4524434525517
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012775634, Beech Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.078791263686177,
          53.4524434525517
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004428034, Beech Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.078791263686177,
          53.4524434525517
        ]
      }
    }
  ]
}