{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025351070, Victoria Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.14419494445957914,
          50.954129147199126
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070645754, Victoria Gardens",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.144659229032508,
          50.95391169275217
        ]
      }
    }
  ]
}