{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10071164640, Victoria Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3717169447255977,
          51.36159838438047
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003078996, Victoria Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3716639053560526,
          51.36204966750528
        ]
      }
    }
  ]
}