[
    {
        "id": 23,
        "booking_id": "OXT-BEEAD6B720260523",
        "tour_id": 1,
        "user_name": "Jessy Bandya",
        "user_email": "jessy.bandya5@gmail.com",
        "user_phone": "0746749307",
        "package_type": "standard",
        "start_date": "2026-06-01",
        "end_date": "2026-06-01",
        "adults": 1,
        "children": 0,
        "total_price": "3000.00",
        "custom_message": "",
        "special_requests": "",
        "status": "confirmed",
        "payment_status": "paid",
        "receipt_path": null,
        "media_copy_path": null,
        "tour_snapshot": {
            "id": 1,
            "title": "Testing Package",
            "slug": "testing-package",
            "description": "This is just a testing package for tour!",
            "location": "Kenya",
            "duration": "1",
            "price": "3000.00",
            "max_group_size": 20,
            "rating": "0.00",
            "reviews_count": 0,
            "featured_image": "https:\/\/oxttravel.com\/backend\/media\/images\/69d275c5c7ecd_1775400389.jpeg"
        },
        "notes": null,
        "created_at": "2026-05-23 19:11:42",
        "updated_at": "2026-05-23 22:03:01",
        "tour_title": "Testing Package",
        "tour_slug": "testing-package",
        "tour_description": "This is just a testing package for tour!",
        "tour_location": "Kenya",
        "tour_duration": "1",
        "tour_price": "3000.00",
        "tour_max_group_size": 20,
        "tour_rating": "0.00",
        "tour_reviews_count": 0,
        "tour_featured_image": "https:\/\/oxttravel.com\/backend\/media\/images\/69d275c5c7ecd_1775400389.jpeg",
        "tour_status": "active"
    }
]