{"id":18180,"date":"2026-03-10T12:28:58","date_gmt":"2026-03-10T11:28:58","guid":{"rendered":"https:\/\/transponyx.com\/?page_id=18180"},"modified":"2026-03-11T15:15:24","modified_gmt":"2026-03-11T14:15:24","slug":"nice-to-saint-tropez-private-transfer","status":"publish","type":"page","link":"https:\/\/transponyx.com\/en\/nice-to-saint-tropez-private-transfer\/","title":{"rendered":"Nice to Saint-Tropez Private Transfer"},"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 8\/10\n     Keyword: Nice to Saint-Tropez Private Transfer\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 green bg \u2500\u2500 *\/\n.tx-hero {\n  position: relative;\n  background: var(--green);\n  min-height: 90vh;\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 70% 60% at 80% 30%, rgba(184,137,62,0.13) 0%, transparent 65%),\n    radial-gradient(ellipse 40% 50% at 0% 80%, rgba(184,137,62,0.07) 0%, transparent 55%);\n}\n.tx-hero-grid {\n  position: absolute; inset: 0;\n  background-image:\n    linear-gradient(rgba(184,137,62,0.04) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(184,137,62,0.04) 1px, transparent 1px);\n  background-size: 65px 65px;\n}\n\/* Coastal wave deco *\/\n.tx-wave-deco {\n  position: absolute; right: 0; bottom: 0;\n  width: 50%; height: 100%;\n  pointer-events: none; overflow: hidden;\n}\n.tx-wave-deco::before {\n  content: '';\n  position: absolute; right: 60px; top: 50%; transform: translateY(-50%);\n  width: 440px; height: 440px;\n  border: 1px solid rgba(184,137,62,0.12); border-radius: 50%;\n}\n.tx-wave-deco::after {\n  content: '';\n  position: absolute; right: 100px; top: 50%; transform: translateY(-50%);\n  width: 280px; height: 280px;\n  border: 1px solid rgba(184,137,62,0.07); border-radius: 50%;\n}\n\n.tx-hero-inner {\n  position: relative; z-index: 2;\n  max-width: 1200px; margin: 0 auto;\n  padding: 110px 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(48px, 6.5vw, 86px);\n  font-weight: 300; line-height: 1.04;\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.55); 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.68); 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\/* Route info strip *\/\n.tx-route-strip {\n  display: flex; flex-wrap: wrap; gap: 0;\n  border: 1px solid rgba(184,137,62,0.2);\n}\n.tx-route-strip-item {\n  flex: 1; min-width: 130px;\n  padding: 20px 24px;\n  border-right: 1px solid rgba(184,137,62,0.12);\n}\n.tx-route-strip-item:last-child { border-right: none; }\n.tx-strip-label { font-size: 10px; letter-spacing: 0.25em; text-transform: uppercase; color: var(--gold); margin-bottom: 5px; font-weight: 500; }\n.tx-strip-value { font-family: 'Cormorant Garamond', serif; font-size: 18px; font-weight: 400; color: var(--white); }\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 JOURNEY STEPS \u2014 white bg \u2500\u2500 *\/\n.tx-journey { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 0; }\n.tx-journey-step {\n  padding: 40px 32px; border: 1px solid rgba(5,44,36,0.08);\n  transition: border-color 0.3s;\n}\n.tx-journey-step:hover { border-color: var(--gold); }\n.tx-journey-num {\n  font-family: 'Cormorant Garamond', serif; font-size: 56px;\n  font-weight: 300; color: rgba(184,137,62,0.15); line-height: 1; margin-bottom: 12px;\n}\n.tx-journey-step h3 {\n  font-family: 'Cormorant Garamond', serif; font-size: 20px;\n  font-weight: 600; color: var(--green); margin-bottom: 10px;\n}\n.tx-journey-step p { font-size: 13px; font-weight: 300; line-height: 1.75; color: rgba(5,44,36,0.6); }\n\n\/* \u2500\u2500 SAINT-TROPEZ HIGHLIGHTS \u2014 black bg \u2500\u2500 *\/\n.tx-st-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 1px; background: rgba(184,137,62,0.08); }\n.tx-st-card {\n  background: var(--black); padding: 44px 34px;\n  border: 1px solid rgba(184,137,62,0.08); transition: border-color 0.3s;\n}\n.tx-st-card:hover { border-color: var(--gold); }\n.tx-st-ico { font-size: 28px; margin-bottom: 16px; }\n.tx-st-card h3 {\n  font-family: 'Cormorant Garamond', serif; font-size: 22px;\n  font-weight: 600; color: var(--white); margin-bottom: 10px;\n}\n.tx-st-card p { font-size: 13px; font-weight: 300; line-height: 1.75; color: rgba(250,250,248,0.5); }\n\n\/* \u2500\u2500 ROUTE OPTIONS \u2014 green bg \u2500\u2500 *\/\n.tx-route-opts { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 2px; }\n.tx-route-opt {\n  background: rgba(255,255,255,0.03); border: 1px solid rgba(184,137,62,0.1);\n  padding: 44px 32px; transition: background 0.3s;\n}\n.tx-route-opt:hover { background: rgba(184,137,62,0.06); }\n.tx-route-opt-tag {\n  font-size: 10px; letter-spacing: 0.25em; text-transform: uppercase;\n  color: var(--gold); font-weight: 500; margin-bottom: 12px;\n}\n.tx-route-opt h3 {\n  font-family: 'Cormorant Garamond', serif; font-size: 24px;\n  font-weight: 400; color: var(--white); margin-bottom: 8px;\n}\n.tx-route-opt-time { font-size: 13px; color: rgba(184,137,62,0.7); font-weight: 400; margin-bottom: 14px; }\n.tx-route-opt p { font-size: 13px; font-weight: 300; line-height: 1.75; color: rgba(250,250,248,0.5); }\n\n\/* \u2500\u2500 VEHICLE OPTIONS \u2014 white bg \u2500\u2500 *\/\n.tx-vehicles { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 2px; }\n.tx-vehicle {\n  background: var(--white); border: 1px solid rgba(5,44,36,0.08);\n  padding: 44px 36px; transition: border-color 0.3s, transform 0.3s;\n  position: relative;\n}\n.tx-vehicle:hover { border-color: var(--gold); transform: translateY(-4px); }\n.tx-vehicle.featured { background: var(--green); border-color: var(--gold); }\n.tx-vehicle-badge {\n  display: inline-block; font-size: 10px; letter-spacing: 0.2em;\n  text-transform: uppercase; font-weight: 500; padding: 5px 14px; margin-bottom: 18px;\n}\n.tx-vehicle .tx-vehicle-badge { background: rgba(5,44,36,0.07); color: var(--green); }\n.tx-vehicle.featured .tx-vehicle-badge { background: var(--gold); color: var(--green); }\n.tx-vehicle-ico { font-size: 28px; margin-bottom: 14px; }\n.tx-vehicle h3 {\n  font-family: 'Cormorant Garamond', serif; font-size: 24px; font-weight: 400; margin-bottom: 6px;\n}\n.tx-vehicle h3 { color: var(--green); }\n.tx-vehicle.featured h3 { color: var(--white); }\n.tx-vehicle-model { font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase; color: var(--gold); font-weight: 500; margin-bottom: 14px; }\n.tx-vehicle p { font-size: 13px; font-weight: 300; line-height: 1.75; margin-bottom: 16px; }\n.tx-vehicle p { color: rgba(5,44,36,0.65); }\n.tx-vehicle.featured p { color: rgba(250,250,248,0.6); }\n.tx-vehicle-cap { 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-wave-deco { 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 green bg \u2550\u2550\u2550 -->\n  <div class=\"tx-hero\">\n    <div class=\"tx-hero-grid\"><\/div>\n    <div class=\"tx-wave-deco\"><\/div>\n    <div class=\"tx-hero-inner\">\n      <div class=\"tx-eyebrow\"><span>Nice \u2192 Saint-Tropez \u00b7 French Riviera<\/span><\/div>\n      <h1>Nice to<br><em>Saint-Tropez<\/em><br>Private Transfer<\/h1>\n      <p class=\"tx-hero-sub\">The Riviera's Most Glamorous Journey \u2014 in Total Luxury<\/p>\n      <p class=\"tx-hero-desc\">Book your private transfer from Nice to Saint-Tropez with TranspOnyx. Luxury vehicles, professional English-speaking chauffeurs, and a fixed all-inclusive rate for the French Riviera's most iconic road trip.<\/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 This Transfer<\/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-route-strip\">\n        <div class=\"tx-route-strip-item\">\n          <div class=\"tx-strip-label\">From<\/div>\n          <div class=\"tx-strip-value\">Nice \/ NCE Airport<\/div>\n        <\/div>\n        <div class=\"tx-route-strip-item\">\n          <div class=\"tx-strip-label\">To<\/div>\n          <div class=\"tx-strip-value\">Saint-Tropez<\/div>\n        <\/div>\n        <div class=\"tx-route-strip-item\">\n          <div class=\"tx-strip-label\">Distance<\/div>\n          <div class=\"tx-strip-value\">~100 km<\/div>\n        <\/div>\n        <div class=\"tx-route-strip-item\">\n          <div class=\"tx-strip-label\">Duration<\/div>\n          <div class=\"tx-strip-value\">~1h 45min<\/div>\n        <\/div>\n        <div class=\"tx-route-strip-item\">\n          <div class=\"tx-strip-label\">Available<\/div>\n          <div class=\"tx-strip-value\">24\/7 \u00b7 365 days<\/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>Nice to Saint-Tropez Private Transfer<\/em> \u2014<br>Arrive in Style at the Riviera's Most Glamorous Destination<\/h2>\n      <p>Looking to book a private transfer from Nice to Saint-Tropez? TranspOnyx offers premium Nice to Saint-Tropez private transfer services for travellers who demand comfort, style, and total reliability on this iconic French Riviera route. Whether you are departing from Nice city centre, Nice C\u00f4te d'Azur Airport, or any hotel on the C\u00f4te d'Azur, our Nice to Saint-Tropez private transfer puts you in the hands of a professional chauffeur for the entire journey.<\/p>\n      <p>The Nice to Saint-Tropez private transfer route covers approximately 100 kilometres and takes around 1 hour 45 minutes to 2 hours depending on traffic \u2014 particularly in summer when the approach to Saint-Tropez can be congested. With TranspOnyx, your Nice to Saint-Tropez private transfer is planned to perfection, with departure times recommended to avoid peak traffic and ensure a smooth, relaxed arrival at your villa, hotel, or port.<\/p>\n      <p>Our Nice to Saint-Tropez private transfer fleet includes luxury Mercedes sedans, SUVs, and vans \u2014 all immaculately maintained and driven by English-speaking, professionally trained chauffeurs. Every Nice to Saint-Tropez private transfer booking includes a fixed all-inclusive price confirmed in advance, generous luggage space, chilled mineral water on board, and a chauffeur who knows the route intimately.<\/p>\n      <p>\n        <a href=\"https:\/\/transponyx.com\/reservez-nice-driver-vtc-chauffeur-aeroport-cannes-monaco-saint-tropez\/\">Book your Nice to Saint-Tropez private transfer<\/a> today, read our <a href=\"https:\/\/transponyx.com\/actualites\/\">French Riviera travel guide<\/a>, or return to the <a href=\"https:\/\/transponyx.com\/\">TranspOnyx homepage<\/a> to discover all our luxury transport services.\n      <\/p>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 HOW IT WORKS \u2014 white bg \u2550\u2550\u2550 -->\n  <div class=\"tx-s-white\">\n    <div class=\"tx-s-white-in\">\n      <div class=\"tx-tag\">Your Journey<\/div>\n      <h2>Your Nice to Saint-Tropez<br><em>Transfer Step by Step<\/em><\/h2>\n      <p class=\"tx-lead-light\">From booking to arrival at your Saint-Tropez destination \u2014 every detail of your private transfer is handled by TranspOnyx.<\/p>\n      <div class=\"tx-journey\">\n        <div class=\"tx-journey-step\">\n          <div class=\"tx-journey-num\">01<\/div>\n          <h3>Book & Confirm<\/h3>\n          <p>Reserve your Nice to Saint-Tropez private transfer by phone, WhatsApp, or online. Receive instant confirmation with your fixed all-inclusive price.<\/p>\n        <\/div>\n        <div class=\"tx-journey-step\">\n          <div class=\"tx-journey-num\">02<\/div>\n          <h3>Pickup at Your Door<\/h3>\n          <p>Your chauffeur collects you from your Nice hotel, villa, or NCE Airport at the agreed time \u2014 punctual, presented, and ready to assist with luggage.<\/p>\n        <\/div>\n        <div class=\"tx-journey-step\">\n          <div class=\"tx-journey-num\">03<\/div>\n          <h3>Scenic Riviera Drive<\/h3>\n          <p>Relax in your luxury vehicle as your chauffeur navigates the beautiful coastal route from Nice through Cannes and the Massif des Maures towards Saint-Tropez.<\/p>\n        <\/div>\n        <div class=\"tx-journey-step\">\n          <div class=\"tx-journey-num\">04<\/div>\n          <h3>Arrive in Saint-Tropez<\/h3>\n          <p>Your chauffeur drops you directly at your hotel, villa, port, or any Saint-Tropez address \u2014 with assistance unloading your luggage on arrival.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 SAINT-TROPEZ HIGHLIGHTS \u2014 black bg \u2550\u2550\u2550 -->\n  <div class=\"tx-s-black\">\n    <div class=\"tx-s-black-in\">\n      <div class=\"tx-tag\">Saint-Tropez Drop-Off Points<\/div>\n      <h2>We Take You Anywhere<br><em>in Saint-Tropez<\/em><\/h2>\n      <p class=\"tx-lead-dark\">Your Nice to Saint-Tropez private transfer ends exactly where you want to be \u2014 hotel, port, beach club, or villa.<\/p>\n      <div class=\"tx-st-grid\">\n        <div class=\"tx-st-card\">\n          <div class=\"tx-st-ico\">\ud83c\udfe8<\/div>\n          <h3>Luxury Hotels<\/h3>\n          <p>Byblos, Cheval Blanc, Villa Marie, Pan De\u00ef Palais \u2014 your chauffeur delivers you directly to the entrance of any Saint-Tropez hotel.<\/p>\n        <\/div>\n        <div class=\"tx-st-card\">\n          <div class=\"tx-st-ico\">\u2693<\/div>\n          <h3>Port de Saint-Tropez<\/h3>\n          <p>Arriving by superyacht or meeting your boat? We transfer you directly to the port with full luggage assistance and timing precision.<\/p>\n        <\/div>\n        <div class=\"tx-st-card\">\n          <div class=\"tx-st-ico\">\ud83c\udfd6\ufe0f<\/div>\n          <h3>Beach Clubs<\/h3>\n          <p>Club 55, Nikki Beach, Bagatelle, Moorea \u2014 arrive at your Saint-Tropez beach club in a luxury vehicle rather than a crowded taxi queue.<\/p>\n        <\/div>\n        <div class=\"tx-st-card\">\n          <div class=\"tx-st-ico\">\ud83c\udfe1<\/div>\n          <h3>Private Villas<\/h3>\n          <p>Your private villa address in the Saint-Tropez peninsula \u2014 Ramatuelle, Gassin, Grimaud \u2014 is our destination. No location is too remote.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 ROUTE OPTIONS \u2014 green bg \u2550\u2550\u2550 -->\n  <div class=\"tx-s-green\">\n    <div class=\"tx-s-green-in\">\n      <div class=\"tx-tag\">Route Variations<\/div>\n      <h2>All Departure Points<br><em>to Saint-Tropez<\/em><\/h2>\n      <p class=\"tx-lead-dark\">TranspOnyx covers all major departure points along the Riviera for your Saint-Tropez private transfer \u2014 not just Nice.<\/p>\n      <div class=\"tx-route-opts\">\n        <div class=\"tx-route-opt\">\n          <div class=\"tx-route-opt-tag\">Most Popular<\/div>\n          <h3>Nice \u2192 Saint-Tropez<\/h3>\n          <div class=\"tx-route-opt-time\">~1h 45min \u00b7 ~100km<\/div>\n          <p>Our flagship route. Departing from Nice city centre or Nice Airport, via the A8 motorway through Cannes and the Massif des Maures.<\/p>\n        <\/div>\n        <div class=\"tx-route-opt\">\n          <div class=\"tx-route-opt-tag\">Via Cannes<\/div>\n          <h3>Cannes \u2192 Saint-Tropez<\/h3>\n          <div class=\"tx-route-opt-time\">~1h 15min \u00b7 ~75km<\/div>\n          <p>A popular transfer for Cannes Film Festival guests extending their Riviera stay into the Saint-Tropez peninsula for a weekend escape.<\/p>\n        <\/div>\n        <div class=\"tx-route-opt\">\n          <div class=\"tx-route-opt-tag\">From Monaco<\/div>\n          <h3>Monaco \u2192 Saint-Tropez<\/h3>\n          <div class=\"tx-route-opt-time\">~2h \u00b7 ~130km<\/div>\n          <p>The longest and most scenic Riviera transfer \u2014 from the Principality along the coast past Nice, Antibes, and Cannes to Saint-Tropez.<\/p>\n        <\/div>\n        <div class=\"tx-route-opt\">\n          <div class=\"tx-route-opt-tag\">Return Trip<\/div>\n          <h3>Saint-Tropez \u2192 Nice<\/h3>\n          <div class=\"tx-route-opt-time\">~1h 45min \u00b7 ~100km<\/div>\n          <p>Return transfers available from any Saint-Tropez address back to Nice Airport or hotel. One-way and round-trip pricing available.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 VEHICLES \u2014 white bg \u2550\u2550\u2550 -->\n  <div class=\"tx-s-white\">\n    <div class=\"tx-s-white-in\">\n      <div class=\"tx-tag\">Choose Your Vehicle<\/div>\n      <h2>Travel to Saint-Tropez<br><em>in the Right Luxury Vehicle<\/em><\/h2>\n      <p class=\"tx-lead-light\">Whether you're travelling solo or with a group, we have the perfect vehicle for your Nice to Saint-Tropez private transfer.<\/p>\n      <div class=\"tx-vehicles\">\n        <div class=\"tx-vehicle\">\n          <div class=\"tx-vehicle-badge\">Solo \/ Couple<\/div>\n          <div class=\"tx-vehicle-ico\">\ud83d\ude98<\/div>\n          <h3>Executive Sedan<\/h3>\n          <div class=\"tx-vehicle-model\">Mercedes E-Class \/ BMW 5 Series<\/div>\n          <p>Refined, whisper-quiet, and supremely comfortable for the ~2 hour Nice to Saint-Tropez journey. Perfect for solo travellers and couples.<\/p>\n          <div class=\"tx-vehicle-cap\">Up to 3 passengers \u00b7 3 large bags<\/div>\n        <\/div>\n        <div class=\"tx-vehicle featured\">\n          <div class=\"tx-vehicle-badge\">Most Popular<\/div>\n          <div class=\"tx-vehicle-ico\">\ud83d\ude99<\/div>\n          <h3>Premium SUV<\/h3>\n          <div class=\"tx-vehicle-model\">Mercedes GLE \/ BMW X5<\/div>\n          <p>Elevated comfort, commanding presence, and generous boot space for luggage. The favourite choice for families and frequent Riviera travellers.<\/p>\n          <div class=\"tx-vehicle-cap\" style=\"color:var(--gold)\">Up to 4 passengers \u00b7 4 large bags<\/div>\n        <\/div>\n        <div class=\"tx-vehicle\">\n          <div class=\"tx-vehicle-badge\">Groups<\/div>\n          <div class=\"tx-vehicle-ico\">\ud83d\ude90<\/div>\n          <h3>Luxury Van<\/h3>\n          <div class=\"tx-vehicle-model\">Mercedes V-Class VIP<\/div>\n          <p>First-class group travel with ample luggage space \u2014 essential for Saint-Tropez summer visits with full holiday baggage.<\/p>\n          <div class=\"tx-vehicle-cap\">Up to 7 passengers \u00b7 7 large bags<\/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>Book Your Nice to<br><em>Saint-Tropez Private Transfer<\/em><\/h2>\n    <p>Fixed price \u00b7 Luxury vehicle \u00b7 Professional chauffeur \u00b7 Available 24\/7. Reserve in minutes.<\/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 the<br><em>Nice to Saint-Tropez Transfer<\/em><\/h2>\n      <div class=\"tx-faq\">\n        <details>\n          <summary>How long does the Nice to Saint-Tropez private transfer take?<\/summary>\n          <p>The Nice to Saint-Tropez private transfer takes approximately 1 hour 45 minutes to 2 hours under normal conditions. In peak summer months (July\u2013August), traffic around Saint-Tropez can add 30\u201360 minutes. TranspOnyx plans departure times carefully to minimise delays and recommends early morning departures in summer.<\/p>\n        <\/details>\n        <details>\n          <summary>Is the price fixed for the Nice to Saint-Tropez transfer?<\/summary>\n          <p>Yes. All TranspOnyx Nice to Saint-Tropez private transfer rates are fixed and confirmed at the time of booking. The price includes tolls, fuel, and all chauffeur costs \u2014 with no hidden fees or surcharges of any kind.<\/p>\n        <\/details>\n        <details>\n          <summary>Can you pick me up from Nice Airport for a transfer to Saint-Tropez?<\/summary>\n          <p>Absolutely. Nice C\u00f4te d'Azur Airport (NCE) to Saint-Tropez is one of our most frequently booked routes. We include meet & greet and real-time flight monitoring for all airport departure Nice to Saint-Tropez private transfers.<\/p>\n        <\/details>\n        <details>\n          <summary>Do you offer return transfers from Saint-Tropez to Nice?<\/summary>\n          <p>Yes. We offer both one-way and return Saint-Tropez to Nice private transfers. For return journeys, simply provide your pickup address in Saint-Tropez and your desired time, and we will arrange everything.<\/p>\n        <\/details>\n        <details>\n          <summary>Can we make stops along the way to Saint-Tropez?<\/summary>\n          <p>Yes. Many clients request stops in Cannes, Antibes, or picturesque villages along the route. Simply mention your preferred stops when booking your Nice to Saint-Tropez private transfer and your chauffeur will plan the journey accordingly.<\/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 This Transfer<\/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 offers premium Nice to Saint-Tropez private transfer services. Luxury Mercedes fleet, professional English-speaking chauffeurs, fixed all-inclusive rates. Airport to Saint-Tropez available 24\/7.<\/p>","protected":false},"author":1,"featured_media":17150,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-18180","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>Nice to Saint-Tropez Private Transfer | TranspOnyx<\/title>\n<meta name=\"description\" content=\"Book your Nice to Saint-Tropez private transfer. TranspOnyx luxury vehicles, English-speaking chauffeur. NCE Airport to Saint-Tropez.\" \/>\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\/nice-to-saint-tropez-private-transfer\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Nice to Saint-Tropez Private Transfer | TranspOnyx\" \/>\n<meta property=\"og:description\" content=\"Book your Nice to Saint-Tropez private transfer. TranspOnyx luxury vehicles, English-speaking chauffeur. NCE Airport to Saint-Tropez.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/transponyx.com\/en\/nice-to-saint-tropez-private-transfer\/\" \/>\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-03-11T14:15:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/transponyx.com\/wp-content\/uploads\/1771395185024_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\\\/nice-to-saint-tropez-private-transfer\\\/\",\"url\":\"https:\\\/\\\/transponyx.com\\\/nice-to-saint-tropez-private-transfer\\\/\",\"name\":\"Nice to Saint-Tropez Private Transfer | TranspOnyx\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/transponyx.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/transponyx.com\\\/nice-to-saint-tropez-private-transfer\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/transponyx.com\\\/nice-to-saint-tropez-private-transfer\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/transponyx.com\\\/wp-content\\\/uploads\\\/1771395185024_image.png\",\"datePublished\":\"2026-03-10T11:28:58+00:00\",\"dateModified\":\"2026-03-11T14:15:24+00:00\",\"description\":\"Book your Nice to Saint-Tropez private transfer. TranspOnyx luxury vehicles, English-speaking chauffeur. NCE Airport to Saint-Tropez.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/transponyx.com\\\/nice-to-saint-tropez-private-transfer\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/transponyx.com\\\/nice-to-saint-tropez-private-transfer\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/transponyx.com\\\/nice-to-saint-tropez-private-transfer\\\/#primaryimage\",\"url\":\"https:\\\/\\\/transponyx.com\\\/wp-content\\\/uploads\\\/1771395185024_image.png\",\"contentUrl\":\"https:\\\/\\\/transponyx.com\\\/wp-content\\\/uploads\\\/1771395185024_image.png\",\"width\":1344,\"height\":768,\"caption\":\"Luxury Travel Nice Airport Transfer Premium Private Driver TranspOnyx Cannes Monaco Antibes Saint-Tropez\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/transponyx.com\\\/nice-to-saint-tropez-private-transfer\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/transponyx.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Nice to Saint-Tropez Private Transfer\"}]},{\"@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":"Nice to Saint-Tropez Private Transfer | TranspOnyx","description":"Book your Nice to Saint-Tropez private transfer. TranspOnyx luxury vehicles, English-speaking chauffeur. NCE Airport to Saint-Tropez.","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\/nice-to-saint-tropez-private-transfer\/","og_locale":"en_GB","og_type":"article","og_title":"Nice to Saint-Tropez Private Transfer | TranspOnyx","og_description":"Book your Nice to Saint-Tropez private transfer. TranspOnyx luxury vehicles, English-speaking chauffeur. NCE Airport to Saint-Tropez.","og_url":"https:\/\/transponyx.com\/en\/nice-to-saint-tropez-private-transfer\/","og_site_name":"TranspOnyx - Onyx Transfers","article_publisher":"https:\/\/www.facebook.com\/TranspOnyx\/","article_modified_time":"2026-03-11T14:15:24+00:00","og_image":[{"width":1344,"height":768,"url":"https:\/\/transponyx.com\/wp-content\/uploads\/1771395185024_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\/nice-to-saint-tropez-private-transfer\/","url":"https:\/\/transponyx.com\/nice-to-saint-tropez-private-transfer\/","name":"Nice to Saint-Tropez Private Transfer | TranspOnyx","isPartOf":{"@id":"https:\/\/transponyx.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/transponyx.com\/nice-to-saint-tropez-private-transfer\/#primaryimage"},"image":{"@id":"https:\/\/transponyx.com\/nice-to-saint-tropez-private-transfer\/#primaryimage"},"thumbnailUrl":"https:\/\/transponyx.com\/wp-content\/uploads\/1771395185024_image.png","datePublished":"2026-03-10T11:28:58+00:00","dateModified":"2026-03-11T14:15:24+00:00","description":"Book your Nice to Saint-Tropez private transfer. TranspOnyx luxury vehicles, English-speaking chauffeur. NCE Airport to Saint-Tropez.","breadcrumb":{"@id":"https:\/\/transponyx.com\/nice-to-saint-tropez-private-transfer\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/transponyx.com\/nice-to-saint-tropez-private-transfer\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/transponyx.com\/nice-to-saint-tropez-private-transfer\/#primaryimage","url":"https:\/\/transponyx.com\/wp-content\/uploads\/1771395185024_image.png","contentUrl":"https:\/\/transponyx.com\/wp-content\/uploads\/1771395185024_image.png","width":1344,"height":768,"caption":"Luxury Travel Nice Airport Transfer Premium Private Driver TranspOnyx Cannes Monaco Antibes Saint-Tropez"},{"@type":"BreadcrumbList","@id":"https:\/\/transponyx.com\/nice-to-saint-tropez-private-transfer\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/transponyx.com\/"},{"@type":"ListItem","position":2,"name":"Nice to Saint-Tropez Private Transfer"}]},{"@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\/18180","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=18180"}],"version-history":[{"count":5,"href":"https:\/\/transponyx.com\/en\/wp-json\/wp\/v2\/pages\/18180\/revisions"}],"predecessor-version":[{"id":18324,"href":"https:\/\/transponyx.com\/en\/wp-json\/wp\/v2\/pages\/18180\/revisions\/18324"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/transponyx.com\/en\/wp-json\/wp\/v2\/media\/17150"}],"wp:attachment":[{"href":"https:\/\/transponyx.com\/en\/wp-json\/wp\/v2\/media?parent=18180"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}