{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10033528690, Adam Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12189831358047655,
          51.509606876018516
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033631147, Adam Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.12189831358047655,
          51.509606876018516
        ]
      }
    }
  ]
}