{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100023473606, Berkeley Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1428026608555371,
          51.50797939112465
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023473649, Berkeley Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1428724738053972,
          51.50803445166607
        ]
      }
    }
  ]
}