{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121367328, St Clement's Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2422024662392432,
          51.750368318311274
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000848352, Penson's Gardens",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2420250430391384,
          51.75058296493651
        ]
      }
    }
  ]
}