{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100010426885, Clarendon Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.356019738673704,
          53.75472727613784
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012546556, Clarendon Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3556057017579106,
          53.754189221620216
        ]
      }
    }
  ]
}