{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10092981377, Victoria Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3887385715203211,
          51.5570443596881
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023033574, Queens Walk",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3892385856272947,
          51.557590755078095
        ]
      }
    }
  ]
}