{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121294454, Wellington Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2628859749534858,
          51.75763885144212
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004682186, Wellington Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.262942166261696,
          51.75774709854284
        ]
      }
    }
  ]
}