{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10033571915, Queen Anne Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.14881026598092914,
          51.517615408166456
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023463118, Queen Anne Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.14881026598092914,
          51.517615408166456
        ]
      }
    }
  ]
}