{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100052226344, White Abbey Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7646541976409964,
          53.799112409032574
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004699181, Gracechurch Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7643970588186308,
          53.798941133195
        ]
      }
    }
  ]
}