{"id":23,"date":"2026-07-21T17:05:42","date_gmt":"2026-07-21T17:05:42","guid":{"rendered":"https:\/\/americanx.travel\/?page_id=23"},"modified":"2026-07-21T17:05:42","modified_gmt":"2026-07-21T17:05:42","slug":"group-student-travel","status":"publish","type":"page","link":"https:\/\/americanx.travel\/","title":{"rendered":"Group &amp; Student Travel"},"content":{"rendered":"\n<link href=\"https:\/\/api.fontshare.com\/v2\/css?f[]=clash-display@500,600,700&#038;f[]=general-sans@400,500,600,700&#038;display=swap\" rel=\"stylesheet\" \/>\n\n<style>\n:root{\n  --text-xs:clamp(0.75rem,0.7rem + 0.25vw,0.875rem);\n  --text-sm:clamp(0.875rem,0.8rem + 0.35vw,1rem);\n  --text-base:clamp(1rem,0.95rem + 0.25vw,1.125rem);\n  --text-lg:clamp(1.125rem,1rem + 0.75vw,1.5rem);\n  --text-xl:clamp(1.5rem,1.2rem + 1.25vw,2.25rem);\n  --text-2xl:clamp(2rem,1.2rem + 2.5vw,3.5rem);\n  --text-hero:clamp(2.75rem,1.2rem + 6vw,6rem);\n\n  --space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;\n  --space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;\n  --space-20:5rem;--space-24:6rem;--space-32:8rem;\n\n  \/* National Park palette *\/\n  --navy:#1b2a4a;\n  --navy-deep:#12203c;\n  --gold:#c99a3c;\n  --gold-light:#e3c377;\n  --forest:#2f5d3a;\n  --cream:#f4efe3;\n  --cream-2:#efe8d6;\n  --rust:#a5542a;\n  --ink:#20242b;\n  --text:#22293a;\n  --text-muted:#5c6473;\n  --text-inv:#f4efe3;\n\n  --radius-md:.5rem;--radius-lg:.9rem;--radius-xl:1.25rem;--radius-full:9999px;\n  --shadow-md:0 6px 20px rgba(18,32,60,.14);\n  --shadow-lg:0 18px 48px rgba(18,32,60,.24);\n  --content:1180px;\n  --font-display:'Clash Display','Georgia',serif;\n  --font-body:'General Sans','Helvetica Neue',sans-serif;\n}\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}\nhtml{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;scroll-behavior:smooth;scroll-padding-top:5rem}\nbody{min-height:100dvh;line-height:1.6;font-family:var(--font-body);font-size:var(--text-base);color:var(--text);background:var(--cream)}\nimg{display:block;max-width:100%;height:auto}\nh1,h2,h3,h4{font-family:var(--font-display);line-height:1.08;text-wrap:balance;color:var(--navy)}\np{text-wrap:pretty;max-width:64ch}\na{color:inherit;text-decoration:none}\nbutton{cursor:pointer;background:none;border:none;font:inherit;color:inherit}\n:focus-visible{outline:2px solid var(--gold);outline-offset:3px;border-radius:var(--radius-md)}\n\n.aet-wrap{max-width:var(--content);margin-inline:auto;padding-inline:clamp(1.25rem,4vw,2.5rem)}\n\n.aet-header{position:sticky;top:0;z-index:60;background:color-mix(in oklab,var(--navy) 96%,transparent);\n  backdrop-filter:blur(8px);border-bottom:1px solid rgba(201,154,60,.35)}\n.aet-nav{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);\n  padding-block:var(--space-3)}\n.aet-brand{display:flex;align-items:center;gap:var(--space-3);min-width:0}\n.aet-brand img{width:52px;height:52px;border-radius:var(--radius-full);background:var(--cream);\n  padding:2px;box-shadow:0 0 0 2px rgba(201,154,60,.55)}\n.aet-brand b{font-family:var(--font-display);font-weight:600;color:var(--cream);font-size:var(--text-sm);\n  letter-spacing:.02em;line-height:1.15;display:block}\n.aet-brand span{color:var(--gold-light);font-size:var(--text-xs);letter-spacing:.18em;text-transform:uppercase}\n.aet-navlinks{display:flex;align-items:center;gap:var(--space-6)}\n.aet-navlinks a{color:var(--cream);font-size:var(--text-sm);font-weight:500;opacity:.9}\n.aet-navlinks a:hover{color:var(--gold-light);opacity:1}\n.aet-cta-btn{display:inline-flex;align-items:center;gap:var(--space-2);background:var(--gold);\n  color:var(--navy-deep);font-weight:600;font-size:var(--text-sm);padding:.65rem 1.25rem;\n  border-radius:var(--radius-full);transition:transform .18s ease,background .18s ease;box-shadow:var(--shadow-md)}\n.aet-cta-btn:hover{background:var(--gold-light);transform:translateY(-1px)}\n.aet-menu-btn{display:none;color:var(--cream)}\n@media(max-width:860px){\n  .aet-navlinks{display:none}\n  .aet-menu-btn{display:inline-flex}\n  .aet-nav .aet-cta-btn{display:none}\n}\n\n.aet-hero{position:relative;min-height:clamp(560px,86vh,820px);display:flex;align-items:center;\n  color:var(--cream);overflow:hidden;isolation:isolate}\n.aet-hero::before{content:\"\";position:absolute;inset:0;background:url('https:\/\/americanx.travel\/wp-content\/uploads\/2026\/07\/image.jpeg') center\/cover no-repeat;z-index:-2}\n.aet-hero::after{content:\"\";position:absolute;inset:0;z-index:-1;\n  background:linear-gradient(105deg,rgba(18,32,60,.86) 0%,rgba(18,32,60,.62) 42%,rgba(18,32,60,.18) 100%)}\n.aet-hero-inner{padding-block:clamp(var(--space-16),10vw,var(--space-32))}\n.aet-eyebrow{display:inline-flex;align-items:center;gap:var(--space-2);font-size:var(--text-xs);\n  letter-spacing:.22em;text-transform:uppercase;color:var(--gold-light);font-weight:600;\n  border:1px solid rgba(227,195,119,.5);border-radius:var(--radius-full);padding:.4rem 1rem;margin-bottom:var(--space-5)}\n.aet-hero h1{color:var(--cream);font-size:var(--text-hero);font-weight:600;max-width:16ch;margin-bottom:var(--space-5)}\n.aet-hero h1 em{font-style:normal;color:var(--gold-light)}\n.aet-hero p{font-size:var(--text-lg);color:rgba(244,239,227,.92);max-width:52ch;margin-bottom:var(--space-8)}\n.aet-hero-actions{display:flex;flex-wrap:wrap;gap:var(--space-4)}\n.aet-btn-primary{display:inline-flex;align-items:center;gap:var(--space-2);background:var(--gold);\n  color:var(--navy-deep);font-weight:600;padding:.95rem 1.9rem;border-radius:var(--radius-full);\n  font-size:var(--text-base);box-shadow:var(--shadow-lg);transition:transform .18s ease,background .18s ease}\n.aet-btn-primary:hover{background:var(--gold-light);transform:translateY(-2px)}\n.aet-btn-ghost{display:inline-flex;align-items:center;gap:var(--space-2);color:var(--cream);\n  font-weight:600;padding:.95rem 1.7rem;border-radius:var(--radius-full);\n  border:1.5px solid rgba(244,239,227,.55);font-size:var(--text-base);transition:.18s ease}\n.aet-btn-ghost:hover{background:rgba(244,239,227,.12);border-color:var(--cream)}\n\n.aet-trust{background:var(--navy-deep);color:var(--cream)}\n.aet-trust .aet-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;gap:var(--space-6);\n  padding-block:var(--space-6);text-align:center}\n.aet-trust div{flex:1 1 160px}\n.aet-trust b{display:block;font-family:var(--font-display);font-size:var(--text-xl);color:var(--gold-light)}\n.aet-trust span{font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:rgba(244,239,227,.75)}\n\n.aet-section{padding-block:clamp(var(--space-16),9vw,var(--space-24))}\n.aet-section-head{max-width:60ch;margin-bottom:var(--space-12)}\n.aet-kicker{font-size:var(--text-xs);letter-spacing:.2em;text-transform:uppercase;color:var(--rust);\n  font-weight:700;margin-bottom:var(--space-3)}\n.aet-section-head h2{font-size:var(--text-2xl);font-weight:600;margin-bottom:var(--space-4)}\n.aet-section-head p{font-size:var(--text-lg);color:var(--text-muted)}\n\n.aet-dest-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-6)}\n.aet-card{position:relative;border-radius:var(--radius-xl);overflow:hidden;min-height:420px;\n  display:flex;flex-direction:column;justify-content:flex-end;color:var(--cream);isolation:isolate;\n  box-shadow:var(--shadow-md);transition:transform .25s ease,box-shadow .25s ease}\n.aet-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}\n.aet-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}\n.aet-card::after{content:\"\";position:absolute;inset:0;z-index:-1;\n  background:linear-gradient(to top,rgba(18,32,60,.92) 8%,rgba(18,32,60,.45) 45%,rgba(18,32,60,.05) 78%)}\n.aet-card-body{padding:var(--space-6)}\n.aet-card-tag{display:inline-block;font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;\n  color:var(--navy-deep);background:var(--gold-light);font-weight:700;padding:.3rem .7rem;\n  border-radius:var(--radius-full);margin-bottom:var(--space-3)}\n.aet-card h3{color:var(--cream);font-size:var(--text-xl);font-weight:600;margin-bottom:var(--space-2)}\n.aet-card p{font-size:var(--text-sm);color:rgba(244,239,227,.9);margin-bottom:var(--space-4)}\n.aet-card ul{list-style:none;display:flex;flex-wrap:wrap;gap:var(--space-2)}\n.aet-card li{font-size:var(--text-xs);color:var(--cream);background:rgba(244,239,227,.16);\n  border:1px solid rgba(244,239,227,.28);padding:.25rem .6rem;border-radius:var(--radius-full)}\n\n.aet-why{background:var(--navy);color:var(--cream);\n  background-image:radial-gradient(circle at 15% 20%,rgba(201,154,60,.12),transparent 42%),\n                   radial-gradient(circle at 85% 80%,rgba(47,93,58,.28),transparent 45%)}\n.aet-why h2{color:var(--cream)}\n.aet-why .aet-kicker{color:var(--gold-light)}\n.aet-why .aet-section-head p{color:rgba(244,239,227,.82)}\n.aet-feat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:var(--space-8)}\n.aet-feat{border-top:2px solid rgba(201,154,60,.5);padding-top:var(--space-4)}\n.aet-feat .ico{width:44px;height:44px;color:var(--gold-light);margin-bottom:var(--space-4)}\n.aet-feat h3{color:var(--cream);font-size:var(--text-lg);font-weight:600;margin-bottom:var(--space-2)}\n.aet-feat p{font-size:var(--text-sm);color:rgba(244,239,227,.8)}\n\n.aet-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--space-6);counter-reset:step}\n.aet-step{background:var(--cream-2);border:1px solid rgba(201,154,60,.35);border-radius:var(--radius-lg);\n  padding:var(--space-6);position:relative}\n.aet-step::before{counter-increment:step;content:counter(step,decimal-leading-zero);\n  font-family:var(--font-display);font-size:var(--text-xl);color:var(--gold);font-weight:600;display:block;margin-bottom:var(--space-3)}\n.aet-step h3{font-size:var(--text-lg);color:var(--navy);margin-bottom:var(--space-2)}\n.aet-step p{font-size:var(--text-sm);color:var(--text-muted)}\n\n.aet-contact{position:relative;color:var(--cream);text-align:center;overflow:hidden;isolation:isolate}\n.aet-contact::before{content:\"\";position:absolute;inset:0;z-index:-2;\n  background:url('https:\/\/americanx.travel\/wp-content\/uploads\/2026\/07\/image-6.jpeg') center\/cover no-repeat}\n.aet-contact::after{content:\"\";position:absolute;inset:0;z-index:-1;background:rgba(18,32,60,.85)}\n.aet-contact .aet-wrap{padding-block:clamp(var(--space-20),10vw,var(--space-32))}\n.aet-contact h2{color:var(--cream);font-size:var(--text-2xl);font-weight:600;margin-bottom:var(--space-4);max-width:20ch;margin-inline:auto}\n.aet-contact p{color:rgba(244,239,227,.9);font-size:var(--text-lg);max-width:52ch;margin:0 auto var(--space-8)}\n.aet-contact-actions{display:flex;flex-wrap:wrap;gap:var(--space-4);justify-content:center;margin-bottom:var(--space-8)}\n.aet-phone{font-family:var(--font-display);font-size:var(--text-xl);color:var(--gold-light);font-weight:600}\n.aet-contact-mini{font-size:var(--text-sm);color:rgba(244,239,227,.75)}\n.aet-contact-mini a{color:var(--gold-light);font-weight:600}\n\n.aet-footer{background:var(--navy-deep);color:rgba(244,239,227,.72);padding-block:var(--space-10)}\n.aet-footer .aet-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;gap:var(--space-6);align-items:center}\n.aet-footer .aet-brand b{color:var(--cream)}\n.aet-footer a{color:rgba(244,239,227,.82)}\n.aet-footer a:hover{color:var(--gold-light)}\n.aet-footer small{font-size:var(--text-xs);display:block;margin-top:var(--space-2)}\n.aet-foot-links{display:flex;gap:var(--space-5);font-size:var(--text-sm)}\n\n@media(max-width:640px){\n  .aet-trust .aet-wrap{gap:var(--space-4)}\n  .aet-trust div{flex:1 1 40%}\n}\n<\/style>\n\n<header class=\"aet-header\">\n  <div class=\"aet-wrap aet-nav\">\n    <a class=\"aet-brand\" href=\"#top\" aria-label=\"American Expedition Travel home\">\n      <img decoding=\"async\" src=\"https:\/\/americanx.travel\/wp-content\/uploads\/2026\/07\/image-7.jpeg\" alt=\"American Expedition Travel logo\" \/>\n      <span style=\"min-width:0\">\n        <b>American Expedition Travel<\/b>\n        <span>The Crossroads of Discovery<\/span>\n      <\/span>\n    <\/a>\n    <nav class=\"aet-navlinks\" aria-label=\"Primary\">\n      <a href=\"#destinations\">Destinations<\/a>\n      <a href=\"#why\">Why Us<\/a>\n      <a href=\"#how\">How It Works<\/a>\n    <\/nav>\n    <a class=\"aet-cta-btn\" href=\"#contact\">Get a Free Quote<\/a>\n    <button class=\"aet-menu-btn\" aria-label=\"Jump to contact\" onclick=\"document.getElementById('contact').scrollIntoView()\">\n      <svg width=\"26\" height=\"26\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M3 12h18M3 6h18M3 18h18\"\/><\/svg>\n    <\/button>\n  <\/div>\n<\/header>\n\n<main id=\"top\">\n\n<section class=\"aet-hero\">\n  <div class=\"aet-wrap aet-hero-inner\">\n    <span class=\"aet-eyebrow\">\u2605 Student &amp; Group Travel Specialists<\/span>\n    <h1>Adventures That <em>Teach, Thrill &amp; Inspire<\/em><\/h1>\n    <p>From Florida&#8217;s roller coasters to the misty peaks of the Smokies and the monuments of our nation&#8217;s capital \u2014 we plan every detail of your student group trip so teachers can just enjoy the ride.<\/p>\n    <div class=\"aet-hero-actions\">\n      <a class=\"aet-btn-primary\" href=\"#contact\">Plan Your Group Trip \u2192<\/a>\n      <a class=\"aet-btn-ghost\" href=\"#destinations\">Explore Destinations<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"aet-trust\">\n  <div class=\"aet-wrap\">\n    <div><b>100%<\/b><span>Custom Itineraries<\/span><\/div>\n    <div><b>K-12 &amp; College<\/b><span>Group Sizes Welcome<\/span><\/div>\n    <div><b>Fully Insured<\/b><span>Licensed Travel Agency<\/span><\/div>\n    <div><b>24\/7<\/b><span>On-Trip Support<\/span><\/div>\n  <\/div>\n<\/section>\n\n<section class=\"aet-section\" id=\"destinations\">\n  <div class=\"aet-wrap\">\n    <div class=\"aet-section-head\">\n      <p class=\"aet-kicker\">Where We Travel<\/p>\n      <h2>Signature Student Destinations<\/h2>\n      <p>Every trip is tailored to your group&#8217;s goals, grade level, and budget \u2014 pick a destination and we&#8217;ll build the full experience around it.<\/p>\n    <\/div>\n    <div class=\"aet-dest-grid\">\n\n      <article class=\"aet-card\">\n        <img decoding=\"async\" src=\"https:\/\/americanx.travel\/wp-content\/uploads\/2026\/07\/image-1.jpeg\" alt=\"Florida theme park at sunset with roller coaster, Ferris wheel and castle\" \/>\n        <div class=\"aet-card-body\">\n          <span class=\"aet-card-tag\">Florida<\/span>\n          <h3>Theme Park Capital<\/h3>\n          <p>Walt Disney World, Universal Studios, SeaWorld &amp; more \u2014 thrills paired with STEM and marine-science education days.<\/p>\n          <ul><li>Disney World<\/li><li>Universal<\/li><li>SeaWorld<\/li><li>Kennedy Space Center<\/li><\/ul>\n        <\/div>\n      <\/article>\n\n      <article class=\"aet-card\">\n        <img decoding=\"async\" src=\"https:\/\/americanx.travel\/wp-content\/uploads\/2026\/07\/image-2.jpeg\" alt=\"Great Smoky Mountains with misty ridges, cabin and evergreen forest\" \/>\n        <div class=\"aet-card-body\">\n          <span class=\"aet-card-tag\">Tennessee<\/span>\n          <h3>Gatlinburg &amp; the Smokies<\/h3>\n          <p>Great Smoky Mountains National Park, Ober Mountain, and Gatlinburg attractions \u2014 hiking, nature study, and mountain fun.<\/p>\n          <ul><li>Smoky Mtns NP<\/li><li>Gatlinburg<\/li><li>Pigeon Forge<\/li><li>Ober Mountain<\/li><\/ul>\n        <\/div>\n      <\/article>\n\n      <article class=\"aet-card\">\n        <img decoding=\"async\" src=\"https:\/\/americanx.travel\/wp-content\/uploads\/2026\/07\/image-3.jpeg\" alt=\"US Capitol dome and Washington Monument with cherry blossoms\" \/>\n        <div class=\"aet-card-body\">\n          <span class=\"aet-card-tag\">Washington D.C.<\/span>\n          <h3>The Nation&#8217;s Capital<\/h3>\n          <p>Monuments, Smithsonian museums, the Capitol &amp; Arlington \u2014 living history and civics that textbooks can&#8217;t match.<\/p>\n          <ul><li>Smithsonian<\/li><li>Capitol<\/li><li>Monuments<\/li><li>Arlington<\/li><\/ul>\n        <\/div>\n      <\/article>\n\n      <article class=\"aet-card\">\n        <img decoding=\"async\" src=\"https:\/\/americanx.travel\/wp-content\/uploads\/2026\/07\/image-4.jpeg\" alt=\"Colonial Williamsburg brick capitol building with cupola, horse-drawn carriage and cobblestone street\" \/>\n        <div class=\"aet-card-body\">\n          <span class=\"aet-card-tag\">Virginia<\/span>\n          <h3>Colonial Williamsburg<\/h3>\n          <p>Step into 18th-century America \u2014 costumed interpreters, historic trades, and Revolutionary-era history brought vividly to life.<\/p>\n          <ul><li>Historic Area<\/li><li>Jamestown<\/li><li>Yorktown<\/li><li>Busch Gardens<\/li><\/ul>\n        <\/div>\n      <\/article>\n\n      <article class=\"aet-card\">\n        <img decoding=\"async\" src=\"https:\/\/americanx.travel\/wp-content\/uploads\/2026\/07\/image-5.jpeg\" alt=\"New York City skyline with Empire State Building and Statue of Liberty at dusk\" \/>\n        <div class=\"aet-card-body\">\n          <span class=\"aet-card-tag\">New York<\/span>\n          <h3>New York City<\/h3>\n          <p>Broadway shows, world-class museums, the Statue of Liberty &amp; 9\/11 Memorial \u2014 the ultimate arts, culture, and history immersion.<\/p>\n          <ul><li>Statue of Liberty<\/li><li>Broadway<\/li><li>Museums<\/li><li>9\/11 Memorial<\/li><\/ul>\n        <\/div>\n      <\/article>\n\n      <article class=\"aet-card\">\n        <img decoding=\"async\" src=\"https:\/\/americanx.travel\/wp-content\/uploads\/2026\/07\/image-6.jpeg\" alt=\"Dramatic canyon and river landscape representing national parks\" \/>\n        <div class=\"aet-card-body\">\n          <span class=\"aet-card-tag\">Nationwide<\/span>\n          <h3>America&#8217;s National Parks<\/h3>\n          <p>Grand Canyon, Yellowstone, Zion &amp; beyond \u2014 outdoor education, geology, and unforgettable wilderness adventure.<\/p>\n          <ul><li>Grand Canyon<\/li><li>Yellowstone<\/li><li>Zion<\/li><li>+ More<\/li><\/ul>\n        <\/div>\n      <\/article>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"aet-section aet-why\" id=\"why\">\n  <div class=\"aet-wrap\">\n    <div class=\"aet-section-head\">\n      <p class=\"aet-kicker\">Why Groups Choose Us<\/p>\n      <h2>Travel Planned by Explorers, for Educators<\/h2>\n      <p>We handle the logistics, safety, and details so your chaperones can focus on the students and the memories.<\/p>\n    <\/div>\n    <div class=\"aet-feat-grid\">\n      <div class=\"aet-feat\">\n        <svg class=\"ico\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><path d=\"M12 2l3 7h7l-5.5 4.5L18 21l-6-4-6 4 1.5-7.5L2 9h7z\"\/><\/svg>\n        <h3>Fully Custom Itineraries<\/h3>\n        <p>Every trip is built around your curriculum goals, dates, group size, and budget \u2014 never a cookie-cutter package.<\/p>\n      <\/div>\n      <div class=\"aet-feat\">\n        <svg class=\"ico\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n        <h3>Safety &amp; Peace of Mind<\/h3>\n        <p>Vetted lodging &amp; transport, clear ratios, emergency protocols, and full insurance on every departure.<\/p>\n      <\/div>\n      <div class=\"aet-feat\">\n        <svg class=\"ico\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"\/><circle cx=\"12\" cy=\"7\" r=\"4\"\/><\/svg>\n        <h3>One Free Chaperone Spot<\/h3>\n        <p>Generous complimentary spots for teachers and organizers scale with your group size.<\/p>\n      <\/div>\n      <div class=\"aet-feat\">\n        <svg class=\"ico\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 6v6l4 2\"\/><\/svg>\n        <h3>24\/7 On-Trip Support<\/h3>\n        <p>A real person is a phone call away before, during, and after your trip \u2014 day or night.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"aet-section\" id=\"how\">\n  <div class=\"aet-wrap\">\n    <div class=\"aet-section-head\">\n      <p class=\"aet-kicker\">How It Works<\/p>\n      <h2>From First Call to Final Souvenir<\/h2>\n    <\/div>\n    <div class=\"aet-steps\">\n      <div class=\"aet-step\"><h3>Tell Us Your Vision<\/h3><p>Share your destination, dates, group size, and goals. A quick call or the form below gets us started.<\/p><\/div>\n      <div class=\"aet-step\"><h3>Get a Custom Plan<\/h3><p>We design a detailed itinerary and transparent per-student pricing for your review.<\/p><\/div>\n      <div class=\"aet-step\"><h3>We Handle Everything<\/h3><p>Lodging, transport, tickets, meals, and permissions \u2014 all booked and organized for you.<\/p><\/div>\n      <div class=\"aet-step\"><h3>Make Memories<\/h3><p>Travel with confidence knowing our team supports you every step of the way.<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"aet-contact\" id=\"contact\">\n  <div class=\"aet-wrap\">\n    <p class=\"aet-kicker\" style=\"color:var(--gold-light)\">Ready When You Are<\/p>\n    <h2>Let&#8217;s Plan Your Group&#8217;s Next Great Expedition<\/h2>\n    <p>Call or email today for a free, no-obligation custom quote. We reply within one business day.<\/p>\n    <div class=\"aet-contact-actions\">\n      <a class=\"aet-btn-primary\" href=\"tel:+16158271030\">\ud83d\udcde Call (615) 827-1030<\/a>\n      <a class=\"aet-btn-ghost\" href=\"mailto:info@americanx.travel?subject=Student%20Group%20Trip%20Inquiry\">\u2709 Email Us<\/a>\n    <\/div>\n    <p class=\"aet-contact-mini\">Prefer email? Reach us anytime at <a href=\"mailto:info@americanx.travel\">info@americanx.travel<\/a><\/p>\n  <\/div>\n<\/section>\n\n<\/main>\n\n<footer class=\"aet-footer\">\n  <div class=\"aet-wrap\">\n    <a class=\"aet-brand\" href=\"#top\">\n      <img decoding=\"async\" src=\"https:\/\/americanx.travel\/wp-content\/uploads\/2026\/07\/image-7.jpeg\" alt=\"American Expedition Travel logo\" style=\"box-shadow:0 0 0 2px rgba(201,154,60,.55)\" \/>\n      <span>\n        <b>American Expedition Travel, LLC<\/b>\n        <small>The Crossroads of Discovery \u00b7 Est. 2026<\/small>\n      <\/span>\n    <\/a>\n    <div class=\"aet-foot-links\">\n      <a href=\"#destinations\">Destinations<\/a>\n      <a href=\"#why\">Why Us<\/a>\n      <a href=\"tel:+16158271030\">Call<\/a>\n      <a href=\"mailto:info@americanx.travel\">Email<\/a>\n    <\/div>\n  <\/div>\n<\/footer>\n","protected":false},"excerpt":{"rendered":"<p>American Expedition Travel The Crossroads of Discovery Destinations Why Us How It Works Get a Free Quote \u2605 Student &amp; Group Travel Specialists Adventures That Teach, Thrill &amp; Inspire From Florida&#8217;s roller coasters to the misty peaks of the Smokies and the monuments of our nation&#8217;s capital \u2014 we plan every detail of your student [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-23","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/americanx.travel\/index.php?rest_route=\/wp\/v2\/pages\/23","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/americanx.travel\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/americanx.travel\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/americanx.travel\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/americanx.travel\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=23"}],"version-history":[{"count":1,"href":"https:\/\/americanx.travel\/index.php?rest_route=\/wp\/v2\/pages\/23\/revisions"}],"predecessor-version":[{"id":24,"href":"https:\/\/americanx.travel\/index.php?rest_route=\/wp\/v2\/pages\/23\/revisions\/24"}],"wp:attachment":[{"href":"https:\/\/americanx.travel\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=23"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}