{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10033547598, Horse Guards Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12906987512361054,
          51.50375045771596
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023336957, Downing Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1281050618762571,
          51.503384353388874
        ]
      }
    }
  ]
}