{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008026921, Victoria Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6095968753572255,
          51.70756932230102
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100080507580, Albert Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.609736868644196,
          51.70772383859595
        ]
      }
    }
  ]
}