{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023193499, Brisbane Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.07991994187983793,
          51.56569724338971
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094819797, Brisbane Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.07962462336285853,
          51.56554960233571
        ]
      }
    }
  ]
}