{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009789404, Castle Yard",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10162286372933597,
          51.50750891097732
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003377278, Holland Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10193295469221039,
          51.507675795943456
        ]
      }
    }
  ]
}