{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014530498, Victoria Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.562005445413241,
          52.59414748316425
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095709166, Victoria Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5619484700677755,
          52.59430957175761
        ]
      }
    }
  ]
}