{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100120045626, Grosvenor Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.345161841383257,
          51.394480559159376
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121173057, Grosvenor Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.344273298787576,
          51.39482485781583
        ]
      }
    }
  ]
}