{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200004168153, Downing Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.12105953233488516,
          52.20309270742009
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004292687, Tennis Court Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.12099940631734252,
          52.202752095809664
        ]
      }
    }
  ]
}