{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10093461769, Victoria Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.029908818283019,
          52.57157434527296
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003323343, Victoria Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.029421893336679,
          52.571547498883916
        ]
      }
    }
  ]
}