{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013462152, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.6021860111596,
          53.30211072158331
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013849876, Penrhos Beach Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.602586295493321,
          53.301535527028555
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090599205, Penrhos Beach Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.602586295493321,
          53.301535527028555
        ]
      }
    }
  ]
}