{"id":18163,"date":"2026-03-09T13:29:54","date_gmt":"2026-03-09T12:29:54","guid":{"rendered":"https:\/\/transponyx.com\/?page_id=18163"},"modified":"2026-04-04T20:46:33","modified_gmt":"2026-04-04T18:46:33","slug":"cannes-film-festival-transportation","status":"publish","type":"page","link":"https:\/\/transponyx.com\/en\/cannes-film-festival-transportation\/","title":{"rendered":"Cannes Film Festival Transportation"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_0 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_0 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone et_flex_column_24_24_widescreen\">\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><!-- ============================================================\n     TranspOnyx \u2014 Page 5\/10\n     Keyword: Cannes Film Festival Transportation\n     Paste into Divi 5 CODE MODULE (no header\/footer included)\n     ============================================================ -->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=Jost:wght@300;400;500&display=swap');\n\n:root {\n  --gold:  #B8893E;\n  --green: #052C24;\n  --black: #0a0a0a;\n  --white: #FAFAF8;\n}\n\n.tx * { box-sizing: border-box; margin: 0; padding: 0; }\n.tx { font-family: 'Jost', sans-serif; color: var(--green); overflow-x: hidden; }\n.tx a { text-decoration: none; }\n\n\/* \u2500\u2500 HERO \u2014 black bg \u2500\u2500 *\/\n.tx-hero {\n  position: relative;\n  background: var(--black);\n  min-height: 92vh;\n  display: flex;\n  align-items: center;\n  overflow: hidden;\n}\n.tx-hero::before {\n  content: '';\n  position: absolute; inset: 0;\n  background:\n    radial-gradient(ellipse 60% 80% at 15% 50%, rgba(184,137,62,0.11) 0%, transparent 65%),\n    radial-gradient(ellipse 50% 40% at 90% 20%, rgba(184,137,62,0.07) 0%, transparent 60%),\n    radial-gradient(ellipse 30% 30% at 85% 85%, rgba(184,137,62,0.05) 0%, transparent 50%);\n}\n\/* Film strip decoration *\/\n.tx-filmstrip {\n  position: absolute; right: 0; top: 0; bottom: 0;\n  width: 80px;\n  background: rgba(184,137,62,0.04);\n  border-left: 1px solid rgba(184,137,62,0.08);\n  display: flex; flex-direction: column; align-items: center;\n  justify-content: space-evenly; padding: 40px 0;\n  pointer-events: none;\n}\n.tx-film-hole {\n  width: 28px; height: 20px;\n  border: 1px solid rgba(184,137,62,0.2);\n  border-radius: 3px;\n}\n.tx-hero-inner {\n  position: relative; z-index: 2;\n  max-width: 1200px; margin: 0 auto;\n  padding: 120px 60px;\n  animation: txUp 1s ease both;\n}\n.tx-eyebrow {\n  display: flex; align-items: center; gap: 12px; margin-bottom: 28px;\n}\n.tx-eyebrow::before { content: ''; display: block; width: 40px; height: 1px; background: var(--gold); }\n.tx-eyebrow span {\n  font-size: 11px; font-weight: 500; letter-spacing: 0.28em;\n  text-transform: uppercase; color: var(--gold);\n}\n.tx-hero h1 {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: clamp(50px, 7vw, 90px);\n  font-weight: 300; line-height: 1.02;\n  color: var(--white); margin-bottom: 14px;\n}\n.tx-hero h1 em { color: var(--gold); font-style: italic; }\n.tx-hero-sub {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: clamp(17px, 2.2vw, 24px);\n  font-weight: 300; font-style: italic;\n  color: rgba(250,250,248,0.5); margin-bottom: 30px;\n}\n.tx-hero-desc {\n  font-size: 15px; font-weight: 300; line-height: 1.85;\n  color: rgba(250,250,248,0.65); max-width: 520px; margin-bottom: 48px;\n}\n.tx-cta-row { display: flex; flex-wrap: wrap; gap: 14px; margin-bottom: 52px; }\n\n.tx-btn-gold {\n  display: inline-flex; align-items: center; gap: 9px;\n  background: var(--gold); color: var(--green);\n  font-family: 'Jost', sans-serif; font-size: 12px; font-weight: 500;\n  letter-spacing: 0.2em; text-transform: uppercase;\n  padding: 17px 36px; transition: opacity 0.25s;\n}\n.tx-btn-gold:hover { opacity: 0.88; color: var(--green); }\n\n.tx-btn-ghost-gold {\n  display: inline-flex; align-items: center; gap: 9px;\n  border: 1px solid rgba(184,137,62,0.5); color: var(--gold);\n  font-family: 'Jost', sans-serif; font-size: 12px; font-weight: 400;\n  letter-spacing: 0.2em; text-transform: uppercase;\n  padding: 17px 36px; transition: all 0.25s;\n}\n.tx-btn-ghost-gold:hover { border-color: var(--gold); background: rgba(184,137,62,0.09); color: var(--gold); }\n\n.tx-badges {\n  display: flex; flex-wrap: wrap; gap: 26px;\n  padding-top: 38px; border-top: 1px solid rgba(184,137,62,0.12);\n}\n.tx-badge { display: flex; align-items: center; gap: 12px; }\n.tx-badge-ico {\n  width: 38px; height: 38px; flex-shrink: 0;\n  border: 1px solid rgba(184,137,62,0.25);\n  display: flex; align-items: center; justify-content: center;\n  color: var(--gold); font-size: 14px;\n}\n.tx-badge-txt { font-size: 12px; font-weight: 300; color: rgba(250,250,248,0.45); line-height: 1.4; }\n.tx-badge-txt strong { display: block; font-weight: 500; color: var(--white); font-size: 13px; }\n\n\/* \u2500\u2500 SEO INTRO \u2014 white bg \u2500\u2500 *\/\n.tx-seo-intro { background: var(--white); padding: 80px 60px; }\n.tx-seo-intro-in { max-width: 1200px; margin: 0 auto; }\n.tx-seo-intro h2 {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: clamp(28px, 3.5vw, 42px);\n  font-weight: 300; color: var(--gold); line-height: 1.15; margin-bottom: 28px;\n}\n.tx-seo-intro h2 em { font-style: italic; }\n.tx-seo-intro p {\n  font-size: 15px; font-weight: 300; line-height: 1.9;\n  color: rgba(5,44,36,0.75); margin-bottom: 18px; max-width: 860px;\n}\n.tx-seo-intro a {\n  color: var(--gold); font-weight: 500;\n  border-bottom: 1px solid rgba(184,137,62,0.35); transition: border-color 0.2s;\n}\n.tx-seo-intro a:hover { border-color: var(--gold); }\n\n\/* \u2500\u2500 SECTIONS \u2500\u2500 *\/\n.tx-s-white { background: var(--white); padding: 100px 60px; }\n.tx-s-white-in { max-width: 1200px; margin: 0 auto; }\n.tx-s-green { background: var(--green); padding: 100px 60px; }\n.tx-s-green-in { max-width: 1200px; margin: 0 auto; }\n.tx-s-gold { background: var(--gold); padding: 80px 60px; text-align: center; }\n.tx-s-black { background: var(--black); padding: 100px 60px; }\n.tx-s-black-in { max-width: 1200px; margin: 0 auto; }\n\n.tx-tag {\n  display: inline-flex; align-items: center; gap: 10px;\n  font-size: 10px; font-weight: 500; letter-spacing: 0.32em;\n  text-transform: uppercase; color: var(--gold); margin-bottom: 16px;\n}\n.tx-tag::before { content: ''; display: block; width: 26px; height: 1px; background: var(--gold); }\n\n.tx h2 {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: clamp(36px, 4.5vw, 58px);\n  font-weight: 300; color: var(--gold); line-height: 1.1; margin-bottom: 18px;\n}\n.tx h2 em { font-style: italic; }\n\n.tx-lead-dark { font-size: 15px; font-weight: 300; line-height: 1.85; color: rgba(250,250,248,0.65); max-width: 680px; margin-bottom: 52px; }\n.tx-lead-light { font-size: 15px; font-weight: 300; line-height: 1.85; color: rgba(5,44,36,0.68); max-width: 680px; margin-bottom: 52px; }\n\n\/* \u2500\u2500 SERVICES GRID \u2014 white bg \u2500\u2500 *\/\n.tx-services-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 2px; }\n.tx-service {\n  background: var(--white); border: 1px solid rgba(5,44,36,0.07);\n  padding: 44px 36px; position: relative; overflow: hidden; transition: transform 0.3s;\n}\n.tx-service::before {\n  content: ''; position: absolute; top: 0; left: 0;\n  width: 3px; height: 0; background: var(--gold); transition: height 0.4s;\n}\n.tx-service:hover { transform: translateY(-4px); }\n.tx-service:hover::before { height: 100%; }\n.tx-service-ico { font-size: 30px; margin-bottom: 16px; }\n.tx-service h3 {\n  font-family: 'Cormorant Garamond', serif; font-size: 22px;\n  font-weight: 600; color: var(--green); margin-bottom: 10px;\n}\n.tx-service p { font-size: 14px; font-weight: 300; line-height: 1.75; color: rgba(5,44,36,0.65); }\n\n\/* \u2500\u2500 FESTIVAL ROUTES \u2014 black bg \u2500\u2500 *\/\n.tx-routes-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 1px; background: rgba(184,137,62,0.08); }\n.tx-route-card {\n  background: var(--black); padding: 40px 30px;\n  border: 1px solid rgba(184,137,62,0.08); transition: border-color 0.3s;\n}\n.tx-route-card:hover { border-color: var(--gold); }\n.tx-route-from {\n  font-size: 10px; letter-spacing: 0.25em; text-transform: uppercase;\n  color: rgba(184,137,62,0.6); margin-bottom: 8px; font-weight: 500;\n}\n.tx-route-card h3 {\n  font-family: 'Cormorant Garamond', serif; font-size: 22px;\n  font-weight: 400; color: var(--white); margin-bottom: 6px;\n}\n.tx-route-time { font-size: 12px; color: rgba(250,250,248,0.35); font-weight: 300; margin-bottom: 12px; }\n.tx-route-card p { font-size: 13px; font-weight: 300; line-height: 1.7; color: rgba(250,250,248,0.45); }\n\n\/* \u2500\u2500 VIP EXPERIENCE \u2014 green bg \u2500\u2500 *\/\n.tx-vip-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 2px; }\n.tx-vip {\n  background: rgba(255,255,255,0.03); border: 1px solid rgba(184,137,62,0.12);\n  padding: 44px 32px; transition: background 0.3s;\n}\n.tx-vip:hover { background: rgba(184,137,62,0.06); }\n.tx-vip-num {\n  font-family: 'Cormorant Garamond', serif; font-size: 48px;\n  font-weight: 300; color: rgba(184,137,62,0.18); line-height: 1; margin-bottom: 12px;\n}\n.tx-vip h3 {\n  font-family: 'Cormorant Garamond', serif; font-size: 22px;\n  font-weight: 600; color: var(--gold); margin-bottom: 10px;\n}\n.tx-vip p { font-size: 14px; font-weight: 300; line-height: 1.75; color: rgba(250,250,248,0.55); }\n\n\/* \u2500\u2500 PACKAGES \u2014 white bg \u2500\u2500 *\/\n.tx-pkg-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 2px; }\n.tx-pkg {\n  background: var(--white); border: 1px solid rgba(5,44,36,0.08);\n  padding: 48px 36px; transition: border-color 0.3s, transform 0.3s;\n  position: relative;\n}\n.tx-pkg:hover { border-color: var(--gold); transform: translateY(-4px); }\n.tx-pkg.featured {\n  background: var(--green); border-color: var(--gold);\n}\n.tx-pkg-label {\n  display: inline-block; font-size: 10px; letter-spacing: 0.22em;\n  text-transform: uppercase; font-weight: 500;\n  padding: 5px 14px; margin-bottom: 20px;\n}\n.tx-pkg .tx-pkg-label { background: rgba(5,44,36,0.08); color: var(--green); }\n.tx-pkg.featured .tx-pkg-label { background: var(--gold); color: var(--green); }\n.tx-pkg h3 {\n  font-family: 'Cormorant Garamond', serif; font-size: 26px;\n  font-weight: 400; margin-bottom: 16px;\n}\n.tx-pkg h3 { color: var(--green); }\n.tx-pkg.featured h3 { color: var(--white); }\n.tx-pkg ul { list-style: none; margin-bottom: 24px; }\n.tx-pkg ul li {\n  font-size: 13px; font-weight: 300; line-height: 1.7;\n  padding: 6px 0; border-bottom: 1px solid rgba(5,44,36,0.07);\n  color: rgba(5,44,36,0.7);\n}\n.tx-pkg.featured ul li { color: rgba(250,250,248,0.6); border-color: rgba(250,250,248,0.08); }\n.tx-pkg ul li::before { content: '\u25c6 '; color: var(--gold); font-size: 8px; }\n.tx-pkg-note { font-size: 11px; color: var(--gold); letter-spacing: 0.1em; font-weight: 500; }\n\n\/* \u2500\u2500 CTA BAND \u2014 gold bg \u2500\u2500 *\/\n.tx-s-gold h2 {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: clamp(32px, 4vw, 52px); font-weight: 300;\n  color: var(--green); margin-bottom: 12px;\n}\n.tx-s-gold h2 em { font-style: italic; }\n.tx-s-gold p { font-size: 15px; color: rgba(5,44,36,0.72); margin-bottom: 36px; font-weight: 300; }\n\n.tx-btn-green {\n  display: inline-flex; align-items: center; gap: 9px;\n  background: var(--green); color: var(--white);\n  font-family: 'Jost', sans-serif; font-size: 12px; font-weight: 500;\n  letter-spacing: 0.2em; text-transform: uppercase;\n  padding: 17px 38px; margin: 7px; transition: opacity 0.25s;\n}\n.tx-btn-green:hover { opacity: 0.88; color: var(--white); }\n\n.tx-btn-ghost-green {\n  display: inline-flex; align-items: center; gap: 9px;\n  border: 2px solid var(--green); color: var(--green);\n  font-family: 'Jost', sans-serif; font-size: 12px; font-weight: 500;\n  letter-spacing: 0.2em; text-transform: uppercase;\n  padding: 17px 38px; margin: 7px; transition: background 0.25s;\n}\n.tx-btn-ghost-green:hover { background: rgba(5,44,36,0.08); color: var(--green); }\n\n\/* \u2500\u2500 FAQ \u2500\u2500 *\/\n.tx-faq { max-width: 780px; }\n.tx-faq details { border-bottom: 1px solid rgba(5,44,36,0.1); }\n.tx-faq summary {\n  font-family: 'Cormorant Garamond', serif; font-size: 20px; font-weight: 600;\n  color: var(--green); padding: 22px 0; cursor: pointer; list-style: none;\n  display: flex; justify-content: space-between; align-items: center;\n}\n.tx-faq summary::after {\n  content: '+'; font-size: 24px; font-weight: 300; color: var(--gold);\n  transition: transform 0.3s; font-family: 'Jost', sans-serif; flex-shrink: 0; margin-left: 16px;\n}\n.tx-faq details[open] summary::after { transform: rotate(45deg); }\n.tx-faq details p { font-size: 14px; font-weight: 300; line-height: 1.8; color: rgba(5,44,36,0.65); padding-bottom: 22px; }\n\n\/* \u2500\u2500 NAV BAR \u2500\u2500 *\/\n.tx-nav-bar {\n  background: var(--black); padding: 28px 60px;\n  display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 32px;\n}\n.tx-nav-bar a {\n  color: rgba(250,250,248,0.5); font-size: 12px; font-weight: 400;\n  letter-spacing: 0.18em; text-transform: uppercase; transition: color 0.2s;\n}\n.tx-nav-bar a:hover { color: var(--gold); }\n.tx-nav-sep { color: rgba(184,137,62,0.3); font-size: 10px; }\n\n\/* \u2500\u2500 ANIMATION \u2500\u2500 *\/\n@keyframes txUp {\n  from { opacity: 0; transform: translateY(28px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media (max-width: 768px) {\n  .tx-hero-inner, .tx-seo-intro, .tx-s-white, .tx-s-green, .tx-s-gold, .tx-s-black { padding-left: 24px; padding-right: 24px; }\n  .tx-s-white { padding-top: 70px; padding-bottom: 70px; }\n  .tx-s-green { padding-top: 70px; padding-bottom: 70px; }\n  .tx-s-black { padding-top: 70px; padding-bottom: 70px; }\n  .tx-filmstrip { display: none; }\n  .tx-nav-bar { padding: 24px; gap: 20px; }\n}\n<\/style>\n\n<div class=\"tx\">\n\n  <!-- \u2550\u2550\u2550 HERO \u2014 black bg \u2550\u2550\u2550 -->\n  <div class=\"tx-hero\">\n    <div class=\"tx-filmstrip\">\n      <div class=\"tx-film-hole\"><\/div>\n      <div class=\"tx-film-hole\"><\/div>\n      <div class=\"tx-film-hole\"><\/div>\n      <div class=\"tx-film-hole\"><\/div>\n      <div class=\"tx-film-hole\"><\/div>\n      <div class=\"tx-film-hole\"><\/div>\n      <div class=\"tx-film-hole\"><\/div>\n      <div class=\"tx-film-hole\"><\/div>\n    <\/div>\n    <div class=\"tx-hero-inner\">\n      <div class=\"tx-eyebrow\"><span>Cannes \u00b7 French Riviera \u00b7 May Every Year<\/span><\/div>\n      <h1>Cannes Film Festival<br><em>Transportation<\/em><\/h1>\n      <p class=\"tx-hero-sub\">Arrive on the Croisette the Way Stars Do \u2014 In Total Luxury<\/p>\n      <p class=\"tx-hero-desc\">The world's most prestigious film festival deserves the world's finest transportation. TranspOnyx provides exclusive Cannes Film Festival transportation for industry professionals, VIP guests, and discerning travellers throughout the festival period.<\/p>\n      <div class=\"tx-cta-row\">\n        <a href=\"https:\/\/transponyx.com\/reservez-nice-driver-vtc-chauffeur-aeroport-cannes-monaco-saint-tropez\/\" class=\"tx-btn-gold\">\u2726 Book Festival Transport<\/a>\n        <a href=\"tel:+33610307184\" class=\"tx-btn-ghost-gold\">\u260e +33 6 10 30 71 84<\/a>\n      <\/div>\n      <div class=\"tx-badges\">\n        <div class=\"tx-badge\">\n          <div class=\"tx-badge-ico\">\ud83c\udfac<\/div>\n          <div class=\"tx-badge-txt\"><strong>Festival Specialists<\/strong>Years of experience<\/div>\n        <\/div>\n        <div class=\"tx-badge\">\n          <div class=\"tx-badge-ico\">\u25ce<\/div>\n          <div class=\"tx-badge-txt\"><strong>Red Carpet Ready<\/strong>Palais des Festivals<\/div>\n        <\/div>\n        <div class=\"tx-badge\">\n          <div class=\"tx-badge-ico\">\u25c8<\/div>\n          <div class=\"tx-badge-txt\"><strong>24\/7 On Call<\/strong>Full festival period<\/div>\n        <\/div>\n        <div class=\"tx-badge\">\n          <div class=\"tx-badge-ico\">\u25c7<\/div>\n          <div class=\"tx-badge-txt\"><strong>Early Booking<\/strong>Recommended<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 SEO INTRO \u2014 white bg \u2014 YOAST READS THIS \u2550\u2550\u2550 -->\n  <div class=\"tx-seo-intro\">\n    <div class=\"tx-seo-intro-in\">\n      <h2><em>Cannes Film Festival Transportation<\/em> \u2014<br>The Official Standard for VIP Guests<\/h2>\n      <p>Looking for premium Cannes Film Festival transportation? TranspOnyx is the trusted choice for Cannes Film Festival transportation for film industry professionals, studio executives, talent, and VIP guests attending the Festival de Cannes. Our Cannes Film Festival transportation service covers every aspect of your ground travel needs \u2014 from airport transfers to red carpet arrivals and full-day chauffeur hire throughout the festival.<\/p>\n      <p>Cannes Film Festival transportation requires more than a car and a driver. It demands local knowledge, festival-specific expertise, and the flexibility to adapt to a packed, ever-changing schedule. TranspOnyx has been providing Cannes Film Festival transportation for years, building an unrivalled understanding of the Croisette, the Palais des Festivals, the key hotels, private villas, and yacht ports that define the festival experience.<\/p>\n      <p>Our Cannes Film Festival transportation fleet \u2014 Mercedes S-Class, Mercedes E-Class, BMW 7 Series, and Mercedes V-Class for groups \u2014 is available throughout the entire festival period, 24 hours a day. Whether you need a single airport transfer or a dedicated chauffeur for the full two weeks of Cannes Film Festival transportation, TranspOnyx delivers with the precision and discretion this prestigious event demands.<\/p>\n      <p>\n        <a href=\"https:\/\/transponyx.com\/reservez-nice-driver-vtc-chauffeur-aeroport-cannes-monaco-saint-tropez\/\">Reserve your Cannes Film Festival transportation<\/a> well in advance \u2014 availability is extremely limited during festival dates. Visit our <a href=\"https:\/\/transponyx.com\/actualites\/\">Riviera travel blog<\/a> for tips, or return to the <a href=\"https:\/\/transponyx.com\/\">TranspOnyx homepage<\/a>.\n      <\/p>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 FESTIVAL SERVICES \u2014 white bg \u2550\u2550\u2550 -->\n  <div class=\"tx-s-white\">\n    <div class=\"tx-s-white-in\">\n      <div class=\"tx-tag\">Festival Services<\/div>\n      <h2>Complete <em>Cannes Film Festival<\/em><br>Transportation Coverage<\/h2>\n      <p class=\"tx-lead-light\">Every transportation need during the festival, handled by a single trusted partner \u2014 from the moment you land to the moment you leave.<\/p>\n      <div class=\"tx-services-grid\">\n        <div class=\"tx-service\">\n          <div class=\"tx-service-ico\">\u2708\ufe0f<\/div>\n          <h3>Airport Transfers<\/h3>\n          <p>Meet & greet at Nice NCE Airport with real-time flight monitoring. Direct transfer to your Cannes hotel, villa, or yacht in a luxury vehicle.<\/p>\n        <\/div>\n        <div class=\"tx-service\">\n          <div class=\"tx-service-ico\">\ud83c\udfad<\/div>\n          <h3>Red Carpet Arrivals<\/h3>\n          <p>Timed precision drop-offs at the Palais des Festivals. Your chauffeur knows exactly where to position for a flawless, unforgettable entrance.<\/p>\n        <\/div>\n        <div class=\"tx-service\">\n          <div class=\"tx-service-ico\">\ud83c\udfe8<\/div>\n          <h3>Hotel Shuttles<\/h3>\n          <p>Scheduled runs between Cannes' premier hotels \u2014 Martinez, Majestic, Carlton \u2014 and all festival venues throughout the day and night.<\/p>\n        <\/div>\n        <div class=\"tx-service\">\n          <div class=\"tx-service-ico\">\ud83d\udee5\ufe0f<\/div>\n          <h3>Port & Yacht Transfers<\/h3>\n          <p>Seamless connections to and from Cannes' Vieux Port and Port Pierre Canto for superyacht guests and private boat parties.<\/p>\n        <\/div>\n        <div class=\"tx-service\">\n          <div class=\"tx-service-ico\">\ud83c\udf7d\ufe0f<\/div>\n          <h3>Restaurant & Event Runs<\/h3>\n          <p>Late-night dinners, private screenings, after-parties, and industry events \u2014 your chauffeur is always on standby, wherever the festival takes you.<\/p>\n        <\/div>\n        <div class=\"tx-service\">\n          <div class=\"tx-service-ico\">\ud83d\udcc5<\/div>\n          <h3>Full-Day Dedicated Hire<\/h3>\n          <p>A dedicated TranspOnyx chauffeur at your exclusive disposal for the entire day \u2014 the ultimate Cannes Film Festival transportation solution.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 KEY ROUTES \u2014 black bg \u2550\u2550\u2550 -->\n  <div class=\"tx-s-black\">\n    <div class=\"tx-s-black-in\">\n      <div class=\"tx-tag\">Key Festival Routes<\/div>\n      <h2>Every Route<br><em>Covered During the Festival<\/em><\/h2>\n      <p class=\"tx-lead-dark\">From Nice Airport to the Croisette, from Monaco to Cannes \u2014 TranspOnyx masters every road during festival season.<\/p>\n      <div class=\"tx-routes-grid\">\n        <div class=\"tx-route-card\">\n          <div class=\"tx-route-from\">Nice NCE Airport \u2192<\/div>\n          <h3>Cannes<\/h3>\n          <div class=\"tx-route-time\">~40 minutes \u00b7 La Croisette<\/div>\n          <p>Direct luxury transfer from Nice Airport to your Cannes hotel or villa during the festival period.<\/p>\n        <\/div>\n        <div class=\"tx-route-card\">\n          <div class=\"tx-route-from\">Monaco \u2192<\/div>\n          <h3>Cannes<\/h3>\n          <div class=\"tx-route-time\">~45 minutes \u00b7 Via A8<\/div>\n          <p>The most popular inter-city festival route, connecting Monaco's Grand Hotel circuit with the Palais.<\/p>\n        <\/div>\n        <div class=\"tx-route-card\">\n          <div class=\"tx-route-from\">Nice \u2192<\/div>\n          <h3>Cannes<\/h3>\n          <div class=\"tx-route-time\">~35 minutes \u00b7 Express<\/div>\n          <p>Rapid, comfortable transfers between Nice and Cannes \u2014 ideal for back-to-back festival commitments.<\/p>\n        <\/div>\n        <div class=\"tx-route-card\">\n          <div class=\"tx-route-from\">Cannes \u2192<\/div>\n          <h3>Saint-Tropez<\/h3>\n          <div class=\"tx-route-time\">~1h 15min \u00b7 Coastal<\/div>\n          <p>Post-screening escapes and pre-party arrivals between Cannes and the Saint-Tropez peninsula.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 VIP EXPERIENCE \u2014 green bg \u2550\u2550\u2550 -->\n  <div class=\"tx-s-green\">\n    <div class=\"tx-s-green-in\">\n      <div class=\"tx-tag\">The VIP Difference<\/div>\n      <h2>Why Festival Professionals<br><em>Trust TranspOnyx<\/em><\/h2>\n      <p class=\"tx-lead-dark\">At Cannes, every detail matters. Our Cannes Film Festival transportation service is built around the specific demands of the world's most important film event.<\/p>\n      <div class=\"tx-vip-grid\">\n        <div class=\"tx-vip\">\n          <div class=\"tx-vip-num\">01<\/div>\n          <h3>Festival Route Expertise<\/h3>\n          <p>Our chauffeurs know every festival checkpoint, access route, and restricted zone in Cannes. No delays, no wrong turns \u2014 ever.<\/p>\n        <\/div>\n        <div class=\"tx-vip\">\n          <div class=\"tx-vip-num\">02<\/div>\n          <h3>Absolute Discretion<\/h3>\n          <p>We transport industry talent, executives, and VIPs with total confidentiality. Privacy is not a perk \u2014 it is a guarantee.<\/p>\n        <\/div>\n        <div class=\"tx-vip\">\n          <div class=\"tx-vip-num\">03<\/div>\n          <h3>Flexible On-Demand<\/h3>\n          <p>Festival schedules change constantly. Your TranspOnyx chauffeur adapts in real time \u2014 available at a moment's notice, 24 hours a day.<\/p>\n        <\/div>\n        <div class=\"tx-vip\">\n          <div class=\"tx-vip-num\">04<\/div>\n          <h3>Early Booking Secured<\/h3>\n          <p>Festival period availability is extremely limited. Book your Cannes Film Festival transportation early to guarantee your vehicle and chauffeur.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 PACKAGES \u2014 white bg \u2550\u2550\u2550 -->\n  <div class=\"tx-s-white\">\n    <div class=\"tx-s-white-in\">\n      <div class=\"tx-tag\">Festival Packages<\/div>\n      <h2>Choose Your<br><em>Festival Transport Package<\/em><\/h2>\n      <p class=\"tx-lead-light\">From single transfers to full festival coverage \u2014 TranspOnyx has a Cannes Film Festival transportation solution for every need.<\/p>\n      <div class=\"tx-pkg-grid\">\n        <div class=\"tx-pkg\">\n          <div class=\"tx-pkg-label\">Essentials<\/div>\n          <h3>Single Transfer<\/h3>\n          <ul>\n            <li>One-way luxury transfer<\/li>\n            <li>Meet & greet included<\/li>\n            <li>Flight monitoring<\/li>\n            <li>Fixed all-inclusive rate<\/li>\n            <li>English-speaking chauffeur<\/li>\n          <\/ul>\n          <div class=\"tx-pkg-note\">Perfect for arrivals & departures<\/div>\n        <\/div>\n        <div class=\"tx-pkg featured\">\n          <div class=\"tx-pkg-label\">Most Popular<\/div>\n          <h3>Full-Day Hire<\/h3>\n          <ul>\n            <li>Dedicated chauffeur all day<\/li>\n            <li>Unlimited stops & routes<\/li>\n            <li>Red carpet drop-offs<\/li>\n            <li>Hotel, port & venue runs<\/li>\n            <li>On-call 7am to midnight<\/li>\n          <\/ul>\n          <div class=\"tx-pkg-note\">Ideal for festival professionals<\/div>\n        <\/div>\n        <div class=\"tx-pkg\">\n          <div class=\"tx-pkg-label\">Ultimate<\/div>\n          <h3>Multi-Day Coverage<\/h3>\n          <ul>\n            <li>Chauffeur for 2\u201314 days<\/li>\n            <li>Priority scheduling<\/li>\n            <li>Airport transfers included<\/li>\n            <li>Late-night availability<\/li>\n            <li>Dedicated point of contact<\/li>\n          <\/ul>\n          <div class=\"tx-pkg-note\">For the full festival experience<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 CTA BAND \u2014 gold bg \u2550\u2550\u2550 -->\n  <div class=\"tx-s-gold\">\n    <h2>Secure Your <em>Cannes Film Festival<\/em><br>Transportation Now<\/h2>\n    <p>Availability is strictly limited during the festival. Book early to guarantee your chauffeur and vehicle.<\/p>\n    <div>\n      <a href=\"https:\/\/transponyx.com\/reservez-nice-driver-vtc-chauffeur-aeroport-cannes-monaco-saint-tropez\/\" class=\"tx-btn-green\">\u2726 Reserve Now<\/a>\n      <a href=\"https:\/\/wa.me\/33610307184\" class=\"tx-btn-ghost-green\">WhatsApp Us<\/a>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 FAQ \u2014 white bg \u2550\u2550\u2550 -->\n  <div class=\"tx-s-white\">\n    <div class=\"tx-s-white-in\">\n      <div class=\"tx-tag\">FAQ<\/div>\n      <h2>Questions About<br><em>Cannes Film Festival Transportation<\/em><\/h2>\n      <div class=\"tx-faq\">\n        <details>\n          <summary>How far in advance should I book Cannes Film Festival transportation?<\/summary>\n          <p>We strongly recommend booking your Cannes Film Festival transportation at least 4 to 8 weeks before the festival begins. Demand for luxury vehicles during the festival is exceptionally high and availability fills up quickly.<\/p>\n        <\/details>\n        <details>\n          <summary>Can you provide transportation for a full film festival delegation?<\/summary>\n          <p>Yes. TranspOnyx can coordinate multiple vehicles and chauffeurs for studio delegations, production companies, and large groups attending the Cannes Film Festival. Contact us directly for a tailored multi-vehicle quote.<\/p>\n        <\/details>\n        <details>\n          <summary>Do you provide transportation for red carpet events at the Palais?<\/summary>\n          <p>Absolutely. Our chauffeurs are fully familiar with all Palais des Festivals access protocols, drop-off points, and timing requirements. We ensure you arrive for your red carpet moment with precision and in complete style.<\/p>\n        <\/details>\n        <details>\n          <summary>Can I hire a chauffeur for the entire Cannes Film Festival?<\/summary>\n          <p>Yes. We offer multi-day dedicated chauffeur hire for the full duration of the Cannes Film Festival \u2014 from opening to closing ceremony and everything in between. This is our most comprehensive Cannes transportation package.<\/p>\n        <\/details>\n        <details>\n          <summary>Do you cover transfers from Nice Airport during the Cannes Film Festival?<\/summary>\n          <p>Yes. Nice Airport to Cannes is one of our most booked festival routes. We provide meet & greet airport transfers throughout the entire festival period, with real-time flight monitoring and fixed pricing.<\/p>\n        <\/details>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 NAV BAR \u2014 black bg \u2550\u2550\u2550 -->\n  <div class=\"tx-nav-bar\">\n    <a href=\"https:\/\/transponyx.com\/\">\u2190 Home<\/a>\n    <span class=\"tx-nav-sep\">\u25c6<\/span>\n    <a href=\"https:\/\/transponyx.com\/reservez-nice-driver-vtc-chauffeur-aeroport-cannes-monaco-saint-tropez\/\">Book Festival Transport<\/a>\n    <span class=\"tx-nav-sep\">\u25c6<\/span>\n    <a href=\"https:\/\/transponyx.com\/actualites\/\">Blog & News<\/a>\n    <span class=\"tx-nav-sep\">\u25c6<\/span>\n    <a href=\"tel:+33610307184\">+33 6 10 30 71 84<\/a>\n  <\/div>\n\n<\/div>\n<!-- end .tx --><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>TranspOnyx provides exclusive Cannes Film Festival transportation \u2014 from Nice Airport transfers to red carpet arrivals at the Palais des Festivals. Luxury fleet, dedicated drivers, available throughout the entire festival period.<\/p>","protected":false},"author":1,"featured_media":17118,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-18163","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Cannes Film Festival Transportation - VIP Luxury Chauffeurs<\/title>\n<meta name=\"description\" content=\"Premium Cannes Film Festival transportation with TranspOnyx. Airport transfers, red carpet arrivals, full-day hire. English-speaking chauffeur\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/transponyx.com\/en\/cannes-film-festival-transportation\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Cannes Film Festival Transportation - VIP Luxury Chauffeurs\" \/>\n<meta property=\"og:description\" content=\"Premium Cannes Film Festival transportation with TranspOnyx. Airport transfers, red carpet arrivals, full-day hire. English-speaking chauffeur\" \/>\n<meta property=\"og:url\" content=\"https:\/\/transponyx.com\/en\/cannes-film-festival-transportation\/\" \/>\n<meta property=\"og:site_name\" content=\"TranspOnyx - Onyx Transfers\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/TranspOnyx\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-04T18:46:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/transponyx.com\/wp-content\/uploads\/1770527615158_image.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1344\" \/>\n\t<meta property=\"og:image:height\" content=\"768\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@TranspOnyx\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/transponyx.com\\\/cannes-film-festival-transportation\\\/\",\"url\":\"https:\\\/\\\/transponyx.com\\\/cannes-film-festival-transportation\\\/\",\"name\":\"Cannes Film Festival Transportation - VIP Luxury Chauffeurs\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/transponyx.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/transponyx.com\\\/cannes-film-festival-transportation\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/transponyx.com\\\/cannes-film-festival-transportation\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/transponyx.com\\\/wp-content\\\/uploads\\\/1770527615158_image.png\",\"datePublished\":\"2026-03-09T12:29:54+00:00\",\"dateModified\":\"2026-04-04T18:46:33+00:00\",\"description\":\"Premium Cannes Film Festival transportation with TranspOnyx. Airport transfers, red carpet arrivals, full-day hire. English-speaking chauffeur\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/transponyx.com\\\/cannes-film-festival-transportation\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/transponyx.com\\\/cannes-film-festival-transportation\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/transponyx.com\\\/cannes-film-festival-transportation\\\/#primaryimage\",\"url\":\"https:\\\/\\\/transponyx.com\\\/wp-content\\\/uploads\\\/1770527615158_image.png\",\"contentUrl\":\"https:\\\/\\\/transponyx.com\\\/wp-content\\\/uploads\\\/1770527615158_image.png\",\"width\":1344,\"height\":768,\"caption\":\"Fast and Safe Nice Airport Transfer Premium Private Driver TranspOnyx Cannes Monaco Antibes Saint-Tropez\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/transponyx.com\\\/cannes-film-festival-transportation\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/transponyx.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Cannes Film Festival Transportation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/transponyx.com\\\/#website\",\"url\":\"https:\\\/\\\/transponyx.com\\\/\",\"name\":\"TranspOnyx\",\"description\":\"Chauffeur Services and Much More...\",\"publisher\":{\"@id\":\"https:\\\/\\\/transponyx.com\\\/#organization\"},\"alternateName\":\"TranspOnyx\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/transponyx.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/transponyx.com\\\/#organization\",\"name\":\"TranspOnyx\",\"url\":\"https:\\\/\\\/transponyx.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/transponyx.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/transponyx.com\\\/wp-content\\\/uploads\\\/logo-onyx-transfers-transponyx-service-chauffeur-prive-nice-webp-squoosh-e1774093035899.webp\",\"contentUrl\":\"https:\\\/\\\/transponyx.com\\\/wp-content\\\/uploads\\\/logo-onyx-transfers-transponyx-service-chauffeur-prive-nice-webp-squoosh-e1774093035899.webp\",\"width\":252,\"height\":114,\"caption\":\"TranspOnyx\"},\"image\":{\"@id\":\"https:\\\/\\\/transponyx.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/TranspOnyx\\\/\",\"https:\\\/\\\/x.com\\\/TranspOnyx\",\"https:\\\/\\\/www.instagram.com\\\/transponyx\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/transponyx-transfers\\\/?viewAsMember=true\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Cannes Film Festival Transportation - VIP Luxury Chauffeurs","description":"Premium Cannes Film Festival transportation with TranspOnyx. Airport transfers, red carpet arrivals, full-day hire. English-speaking chauffeur","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/transponyx.com\/en\/cannes-film-festival-transportation\/","og_locale":"en_GB","og_type":"article","og_title":"Cannes Film Festival Transportation - VIP Luxury Chauffeurs","og_description":"Premium Cannes Film Festival transportation with TranspOnyx. Airport transfers, red carpet arrivals, full-day hire. English-speaking chauffeur","og_url":"https:\/\/transponyx.com\/en\/cannes-film-festival-transportation\/","og_site_name":"TranspOnyx - Onyx Transfers","article_publisher":"https:\/\/www.facebook.com\/TranspOnyx\/","article_modified_time":"2026-04-04T18:46:33+00:00","og_image":[{"width":1344,"height":768,"url":"https:\/\/transponyx.com\/wp-content\/uploads\/1770527615158_image.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@TranspOnyx","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/transponyx.com\/cannes-film-festival-transportation\/","url":"https:\/\/transponyx.com\/cannes-film-festival-transportation\/","name":"Cannes Film Festival Transportation - VIP Luxury Chauffeurs","isPartOf":{"@id":"https:\/\/transponyx.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/transponyx.com\/cannes-film-festival-transportation\/#primaryimage"},"image":{"@id":"https:\/\/transponyx.com\/cannes-film-festival-transportation\/#primaryimage"},"thumbnailUrl":"https:\/\/transponyx.com\/wp-content\/uploads\/1770527615158_image.png","datePublished":"2026-03-09T12:29:54+00:00","dateModified":"2026-04-04T18:46:33+00:00","description":"Premium Cannes Film Festival transportation with TranspOnyx. Airport transfers, red carpet arrivals, full-day hire. English-speaking chauffeur","breadcrumb":{"@id":"https:\/\/transponyx.com\/cannes-film-festival-transportation\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/transponyx.com\/cannes-film-festival-transportation\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/transponyx.com\/cannes-film-festival-transportation\/#primaryimage","url":"https:\/\/transponyx.com\/wp-content\/uploads\/1770527615158_image.png","contentUrl":"https:\/\/transponyx.com\/wp-content\/uploads\/1770527615158_image.png","width":1344,"height":768,"caption":"Fast and Safe Nice Airport Transfer Premium Private Driver TranspOnyx Cannes Monaco Antibes Saint-Tropez"},{"@type":"BreadcrumbList","@id":"https:\/\/transponyx.com\/cannes-film-festival-transportation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/transponyx.com\/"},{"@type":"ListItem","position":2,"name":"Cannes Film Festival Transportation"}]},{"@type":"WebSite","@id":"https:\/\/transponyx.com\/#website","url":"https:\/\/transponyx.com\/","name":"TranspOnyx","description":"Driver Services and Much More...","publisher":{"@id":"https:\/\/transponyx.com\/#organization"},"alternateName":"TranspOnyx","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/transponyx.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/transponyx.com\/#organization","name":"TranspOnyx","url":"https:\/\/transponyx.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/transponyx.com\/#\/schema\/logo\/image\/","url":"https:\/\/transponyx.com\/wp-content\/uploads\/logo-onyx-transfers-transponyx-service-chauffeur-prive-nice-webp-squoosh-e1774093035899.webp","contentUrl":"https:\/\/transponyx.com\/wp-content\/uploads\/logo-onyx-transfers-transponyx-service-chauffeur-prive-nice-webp-squoosh-e1774093035899.webp","width":252,"height":114,"caption":"TranspOnyx"},"image":{"@id":"https:\/\/transponyx.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/TranspOnyx\/","https:\/\/x.com\/TranspOnyx","https:\/\/www.instagram.com\/transponyx","https:\/\/www.linkedin.com\/company\/transponyx-transfers\/?viewAsMember=true"]}]}},"_links":{"self":[{"href":"https:\/\/transponyx.com\/en\/wp-json\/wp\/v2\/pages\/18163","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/transponyx.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/transponyx.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/transponyx.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/transponyx.com\/en\/wp-json\/wp\/v2\/comments?post=18163"}],"version-history":[{"count":4,"href":"https:\/\/transponyx.com\/en\/wp-json\/wp\/v2\/pages\/18163\/revisions"}],"predecessor-version":[{"id":18236,"href":"https:\/\/transponyx.com\/en\/wp-json\/wp\/v2\/pages\/18163\/revisions\/18236"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/transponyx.com\/en\/wp-json\/wp\/v2\/media\/17118"}],"wp:attachment":[{"href":"https:\/\/transponyx.com\/en\/wp-json\/wp\/v2\/media?parent=18163"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}