# Gazelle Crossover - AI Agent Guide Version: 1.4 Last updated: 2026-06-11 Canonical site: https://gazellecrossover.com/ Sitemap: https://gazellecrossover.com/sitemap.xml Robots: https://gazellecrossover.com/robots.txt ## Site Summary Gazelle Crossover is a luxury private tour and booking agency for Hurghada, El Gouna, and Red Sea resorts in Egypt. The 2026 site presents private 4x4 desert safaris, ATV quad and dune buggy adventures, Cairo/Luxor/Aswan culture tours, multi-day Egypt journeys, and private desert celebrations. ## Best Entry Points For Agents - Human page: https://gazellecrossover.com/ - Tour section: https://gazellecrossover.com/#discovery-tours - Event booking section: https://gazellecrossover.com/#bespoke-booking - Contact section: https://gazellecrossover.com/#contact-section - Blog section: https://gazellecrossover.com/#blog ## Browser Agent Data Layer When JavaScript is available, the page exposes: - `window.DATA`: structured site data. - `window.DATA.TRIPS`: all tour and event objects. - `window.DATA.TRIP_CATEGORIES`: category-to-trip-id mapping. - `window.DATA.BLOG_POSTS`: blog post objects. - `window.DATA.SITE`: contact, canonical URL, social URLs, sitemap, and agent guide. - `window.DATA.meta`: API version, update date, and `agentReady`. ## Browser Agent API Start with: - `window.api.info()` Available methods: - `window.api.getTours(category, { agentId })` - `window.api.search(query, { agentId })` - `await window.api.checkAvailability(tripId, date, { agentId })` - `window.api.book(tripId, { name, phone, email, date, guests, hotel, wishes, nights, vibes, party, adults, children, tailorMade, agentId })` - `window.api.cancel(reference, { agentId })` - `window.api.contact({ name, phone, email, message, agentId })` - `window.api.getLogs()` - `window.api.info()` ## Booking Schema Extensions (v1.4) `window.api.book()` accepts the same `name, phone, email, date, guests, hotel, wishes, agentId` fields as before, plus optional tailor-made fields: - `nights` (integer 1-30) - trip duration in nights. - `vibes` (string[]) - selected vibe ids from `relaxed | adventurous | cultural | luxury`. - `party` (string) - one of `solo | couple | family | group`. - `adults` (integer) - required when `party` is `family` or `group`. - `children` (integer) - optional when `party` is `family` or `group`. - `tailorMade` (boolean) - mark a booking as a tailor-made inquiry. Tailor-Made tripIds use the pattern `tailor-made-`. A tailor-made call without `totalPrice` / `depositAmount` / `balanceDue` is treated as an inquiry; the concierge confirms pricing. The confirmation object mirrors these fields back as `nights`, `vibes`, `party`, `adults`, `children`, `tailorMade` for downstream use. ## 2026 Categories - `luxury`: Luxury (2 tours) - `adventure`: Adventure (2 tours) - `culture`: Culture (7 tours) - `multi-day`: Multi Day Tour (7 tours) - `event`: Private Events (1 package) ## Important Behavior - Agent actions are session-local in the browser until a production backend is configured. - Booking and contact methods return confirmation objects for front-end use. - Availability checks use local structured data. - Session limits: max 3 bookings and max 2 contact submissions per page load. - Agent calls should include `agentId` when possible for audit logs. ## Current Trip IDs - `canyon-explorer-desert-safari`: Canyon Explorer Desert Safari - `oasis-desert-safari`: Oasis Desert Safari - `atv-quad-adventure`: ATV Quad Adventure - Ride the Golden Desert of Hurghada - `dune-buggy-adventure`: Dune Buggy Adventure - Conquer the Desert in Style - `cairo-day-trip-by-flight`: Cairo in a Day: Giza Pyramids & Grand Egyptian Museum Tour from Hurghada by Flight - `cairo-day-trip-by-road`: Cairo Discovery Escape: Pyramids & Grand Egyptian Museum Day Tour by Road - `luxor-day-trip`: Timeless Treasures of Egypt - Luxor Day Trip from Hurghada - `two-days-luxor-tour`: 2 Days Luxor Discovery from Hurghada - `two-days-cairo-tour`: Cairo Discovery Escape - 2 Days Cairo Tour from Hurghada by Road - `three-days-aswan-abu-simbel`: Timeless Wonders of Upper Egypt - `luxor-cairo-highlight`: Pharaohs & Pyramids Express - `two-days-fayoum-oasis`: Fayoum Escape: Overnight Oasis Adventure from Hurghada - `three-day-white-desert-wadi-el-hitan`: 3-Day White Desert & Wadi El Hitan Safari from Hurghada - `six-day-cairo-alexandria-sahara`: 6-Day Cairo, Alexandria & Sahara Adventure - `seven-day-cairo-luxor-abu-simbel-sahara`: 7-Day Cairo, Luxor, Abu Simbel & Sahara Trip - `ten-day-cairo-nile-cruise-sahara`: 10-Day Cairo, Nile Cruise & Sahara Tour - `fourteen-day-egypt-historical-adventure-recreational`: 14-Day Egypt Historical, Adventure & Recreational Tour - `fifteen-day-siwa-egypt-heritage`: 15-Day Siwa & Egypt Heritage Expedition - `celebration-escape`: Celebration Escape ## Contact - Email: info@gazellecrossover.com - WhatsApp / phone: +20 102 906 1818 - Instagram: https://www.instagram.com/gazellecrossovertours/ - Facebook: https://www.facebook.com/gazellecrossovertours - YouTube: https://www.youtube.com/@gazellecrossover248