{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001045415, Barclay Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.27235430026518165,
          51.483007223451175
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001554380, Central Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.2726842713764771,
          51.483270619407946
        ]
      }
    }
  ]
}