[
    {
        "tour_name": "Saona Island Private Tour",
        "type": "Private",
        "duration": "Full Day (8-10 hours)",
        "description": "Exclusive private boat tour to Saona Island. Enjoy the pristine Caribbean beaches and natural pools with your own group.",
        "includes": [
            "Private speedboat transport",
            "Lunch (seafood, chicken, rice)",
            "Open bar (rum, beer, soft drinks)",
            "Snorkeling stop at natural pools",
            "Visit to Saona Island beach",
            "Licensed guide"
        ],
        "pickup_areas": [
            "Punta Cana",
            "Bavaro",
            "Uvero Alto",
            "Cap Cana",
            "La Romana",
            "Bayahibe",
            "Miches",
            "Cabeza de Toro"
        ],
        "min_persons": 2,
        "booking_url": "https:\/\/islasaonard.com\/booking\/"
    },
    {
        "tour_name": "Saona Island Group Tour",
        "type": "Group",
        "duration": "Full Day (8-10 hours)",
        "description": "Shared catamaran group tour to Saona Island. The most popular excursion from Punta Cana. Sail through natural pools and visit Saona Island.",
        "includes": [
            "Catamaran or speedboat transport",
            "Buffet lunch on the beach",
            "Open bar (rum, beer, soft drinks)",
            "Stop at natural starfish pools",
            "Beach time at Saona Island",
            "Music and entertainment on board"
        ],
        "pickup_areas": [
            "Punta Cana",
            "Bavaro",
            "Uvero Alto",
            "Cap Cana",
            "La Romana",
            "Bayahibe",
            "Miches",
            "Cabeza de Toro"
        ],
        "min_persons": 1,
        "booking_url": "https:\/\/islasaonard.com\/booking\/"
    }
]