{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010025125, Victoria Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.938081081927796,
          51.61774665559755
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094783235, Victoria Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.938081081927796,
          51.61774665559755
        ]
      }
    }
  ]
}