{"id":18186,"date":"2026-03-10T12:33:48","date_gmt":"2026-03-10T11:33:48","guid":{"rendered":"https:\/\/transponyx.com\/?page_id=18186"},"modified":"2026-04-04T20:47:51","modified_gmt":"2026-04-04T18:47:51","slug":"vip-airport-pickup-nice-cote-dazur","status":"publish","type":"page","link":"https:\/\/transponyx.com\/en\/vip-airport-pickup-nice-cote-dazur\/","title":{"rendered":"VIP Airport Pickup Nice C\u00f4te d&#039;Azur"},"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 9\/10\n     Keyword: VIP Airport Pickup Nice C\u00f4te d'Azur\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 gold bg \u2500\u2500 *\/\n.tx-hero {\n  position: relative;\n  background: var(--gold);\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 65% 60% at 85% 35%, rgba(5,44,36,0.14) 0%, transparent 65%),\n    radial-gradient(ellipse 40% 50% at 5% 80%, rgba(5,44,36,0.08) 0%, transparent 55%);\n}\n.tx-hero-pattern {\n  position: absolute; inset: 0;\n  background-image:\n    linear-gradient(rgba(5,44,36,0.05) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(5,44,36,0.05) 1px, transparent 1px);\n  background-size: 60px 60px;\n}\n\/* VIP diamond deco *\/\n.tx-diamond {\n  position: absolute; right: 80px; top: 50%; transform: translateY(-50%) rotate(45deg);\n  width: 380px; height: 380px;\n  border: 1px solid rgba(5,44,36,0.1);\n  pointer-events: none;\n}\n.tx-diamond::before {\n  content: ''; position: absolute; inset: 40px;\n  border: 1px solid rgba(5,44,36,0.06);\n}\n.tx-diamond::after {\n  content: ''; position: absolute; inset: 80px;\n  border: 1px solid rgba(5,44,36,0.04);\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(--green); }\n.tx-eyebrow span {\n  font-size: 11px; font-weight: 500; letter-spacing: 0.28em;\n  text-transform: uppercase; color: var(--green);\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(--green); margin-bottom: 14px;\n}\n.tx-hero h1 em { color: var(--white); 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(5,44,36,0.6); margin-bottom: 30px;\n}\n.tx-hero-desc {\n  font-size: 15px; font-weight: 300; line-height: 1.85;\n  color: rgba(5,44,36,0.72); 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-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 36px; 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: 400;\n  letter-spacing: 0.2em; text-transform: uppercase;\n  padding: 17px 36px; transition: all 0.25s;\n}\n.tx-btn-ghost-green:hover { background: rgba(5,44,36,0.08); color: var(--green); }\n\n.tx-badges {\n  display: flex; flex-wrap: wrap; gap: 26px;\n  padding-top: 38px; border-top: 1px solid rgba(5,44,36,0.15);\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(5,44,36,0.25);\n  display: flex; align-items: center; justify-content: center;\n  color: var(--green); font-size: 14px;\n}\n.tx-badge-txt { font-size: 12px; font-weight: 300; color: rgba(5,44,36,0.6); line-height: 1.4; }\n.tx-badge-txt strong { display: block; font-weight: 500; color: var(--green); 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 VIP INCLUSIONS \u2014 white bg \u2500\u2500 *\/\n.tx-vip-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 2px; }\n.tx-vip-card {\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-vip-card::before {\n  content: ''; position: absolute; top: 0; left: 0;\n  width: 3px; height: 0; background: var(--gold); transition: height 0.4s;\n}\n.tx-vip-card:hover { transform: translateY(-4px); }\n.tx-vip-card:hover::before { height: 100%; }\n.tx-vip-ico { font-size: 30px; margin-bottom: 16px; }\n.tx-vip-card h3 {\n  font-family: 'Cormorant Garamond', serif; font-size: 22px;\n  font-weight: 600; color: var(--green); margin-bottom: 10px;\n}\n.tx-vip-card p { font-size: 14px; font-weight: 300; line-height: 1.75; color: rgba(5,44,36,0.65); }\n\n\/* \u2500\u2500 VIP EXPERIENCE STEPS \u2014 black bg \u2500\u2500 *\/\n.tx-steps-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 1px; background: rgba(184,137,62,0.08); }\n.tx-step {\n  background: var(--black); padding: 44px 32px;\n  border: 1px solid rgba(184,137,62,0.08); transition: border-color 0.3s;\n}\n.tx-step:hover { border-color: rgba(184,137,62,0.3); }\n.tx-step-num {\n  font-family: 'Cormorant Garamond', serif; font-size: 52px;\n  font-weight: 300; color: rgba(184,137,62,0.18); line-height: 1; margin-bottom: 14px;\n}\n.tx-step h3 {\n  font-family: 'Cormorant Garamond', serif; font-size: 20px;\n  font-weight: 600; color: var(--white); margin-bottom: 10px;\n}\n.tx-step p { font-size: 13px; font-weight: 300; line-height: 1.75; color: rgba(250,250,248,0.5); }\n\n\/* \u2500\u2500 DESTINATIONS \u2014 green bg \u2500\u2500 *\/\n.tx-dest-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(175px, 1fr)); gap: 1px; background: rgba(184,137,62,0.1); }\n.tx-dest {\n  background: var(--green); padding: 36px 20px; text-align: center; transition: background 0.3s;\n}\n.tx-dest:hover { background: #073d32; }\n.tx-dest-km { font-size: 11px; letter-spacing: 0.2em; text-transform: uppercase; color: var(--gold); margin-bottom: 7px; font-weight: 500; }\n.tx-dest-name { font-family: 'Cormorant Garamond', serif; font-size: 22px; font-weight: 400; color: var(--white); }\n.tx-dest-info { font-size: 12px; color: rgba(250,250,248,0.4); margin-top: 5px; font-weight: 300; }\n\n\/* \u2500\u2500 VIP PROMISE \u2014 white bg \u2500\u2500 *\/\n.tx-promise-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 24px; }\n.tx-promise {\n  display: flex; align-items: flex-start; gap: 18px;\n  padding: 32px 28px; border: 1px solid rgba(5,44,36,0.08);\n  transition: border-color 0.3s;\n}\n.tx-promise:hover { border-color: var(--gold); }\n.tx-promise-dot {\n  width: 10px; height: 10px; background: var(--gold);\n  border-radius: 50%; flex-shrink: 0; margin-top: 5px;\n}\n.tx-promise-body h4 {\n  font-family: 'Cormorant Garamond', serif; font-size: 18px;\n  font-weight: 600; color: var(--green); margin-bottom: 6px;\n}\n.tx-promise-body p { font-size: 13px; font-weight: 300; line-height: 1.7; color: rgba(5,44,36,0.6); }\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-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 38px; margin: 7px; transition: opacity 0.25s;\n}\n.tx-btn-gold:hover { opacity: 0.88; 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-diamond { 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 gold bg \u2550\u2550\u2550 -->\n  <div class=\"tx-hero\">\n    <div class=\"tx-hero-pattern\"><\/div>\n    <div class=\"tx-diamond\"><\/div>\n    <div class=\"tx-hero-inner\">\n      <div class=\"tx-eyebrow\"><span>Nice C\u00f4te d'Azur Airport \u2014 NCE<\/span><\/div>\n      <h1>VIP Airport Pickup<br><em>Nice<\/em><br>C\u00f4te d'Azur<\/h1>\n      <p class=\"tx-hero-sub\">The Most Exclusive Welcome at Nice Airport \u2014 Reserved for You<\/p>\n      <p class=\"tx-hero-desc\">Experience a VIP airport pickup at Nice C\u00f4te d'Azur Airport that goes far beyond the ordinary. TranspOnyx delivers a white-glove arrival service \u2014 from the moment you land to the moment you reach your destination, every detail is perfected.<\/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-green\">\u2726 Book Your VIP Pickup<\/a>\n        <a href=\"tel:+33610307184\" class=\"tx-btn-ghost-green\">\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\">\ud83d\udc8e<\/div>\n          <div class=\"tx-badge-txt\"><strong>White-Glove Service<\/strong>From touchdown<\/div>\n        <\/div>\n        <div class=\"tx-badge\">\n          <div class=\"tx-badge-ico\">\u25ce<\/div>\n          <div class=\"tx-badge-txt\"><strong>Name Board Greeting<\/strong>Arrivals hall<\/div>\n        <\/div>\n        <div class=\"tx-badge\">\n          <div class=\"tx-badge-ico\">\u25c8<\/div>\n          <div class=\"tx-badge-txt\"><strong>Flight Tracked Live<\/strong>No waiting stress<\/div>\n        <\/div>\n        <div class=\"tx-badge\">\n          <div class=\"tx-badge-ico\">\u25c7<\/div>\n          <div class=\"tx-badge-txt\"><strong>24\/7 Available<\/strong>Every flight, every day<\/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>VIP Airport Pickup Nice C\u00f4te d'Azur<\/em> \u2014<br>The White-Glove Arrival Experience<\/h2>\n      <p>Looking for a VIP airport pickup at Nice C\u00f4te d'Azur? TranspOnyx provides an exclusive VIP airport pickup Nice C\u00f4te d'Azur service for the world's most discerning travellers. Our VIP airport pickup Nice C\u00f4te d'Azur goes far beyond a standard transfer \u2014 it is a carefully orchestrated arrival experience that sets the tone for your entire French Riviera stay from the very first moment.<\/p>\n      <p>Every TranspOnyx VIP airport pickup Nice C\u00f4te d'Azur begins long before you land. We monitor your flight in real time, prepare your luxury vehicle to the highest standard, and position your formally dressed chauffeur in the arrivals hall with a personalised name board. The moment you step through the arrivals gate, your VIP airport pickup Nice C\u00f4te d'Azur experience begins \u2014 luggage assistance, a warm welcome, and a seamless transition to your waiting luxury vehicle.<\/p>\n      <p>Our VIP airport pickup Nice C\u00f4te d'Azur service is available 24 hours a day, 365 days a year, for individuals, couples, families, and groups. Whether you are arriving for a superyacht charter, a Cannes Film Festival appearance, a Monaco Grand Prix weekend, or simply a luxury holiday on the French Riviera, our VIP airport pickup Nice C\u00f4te d'Azur ensures your journey begins in absolute style.<\/p>\n      <p>\n        <a href=\"https:\/\/transponyx.com\/reservez-nice-driver-vtc-chauffeur-aeroport-cannes-monaco-saint-tropez\/\">Book your VIP airport pickup Nice C\u00f4te d'Azur<\/a> today, explore our <a href=\"https:\/\/transponyx.com\/actualites\/\">Riviera arrival guide<\/a>, or return to the <a href=\"https:\/\/transponyx.com\/\">TranspOnyx homepage<\/a> to discover our full range of luxury services.\n      <\/p>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 VIP INCLUSIONS \u2014 white bg \u2550\u2550\u2550 -->\n  <div class=\"tx-s-white\">\n    <div class=\"tx-s-white-in\">\n      <div class=\"tx-tag\">What's Included<\/div>\n      <h2>Everything in Your<br><em>VIP Airport Pickup<\/em><\/h2>\n      <p class=\"tx-lead-light\">Every VIP airport pickup Nice C\u00f4te d'Azur booking with TranspOnyx includes a full suite of premium services \u2014 all at no extra cost.<\/p>\n      <div class=\"tx-vip-grid\">\n        <div class=\"tx-vip-card\">\n          <div class=\"tx-vip-ico\">\ud83d\udeec<\/div>\n          <h3>Real-Time Flight Tracking<\/h3>\n          <p>We monitor your incoming flight live from departure. Early landing or delayed arrival \u2014 your chauffeur adapts automatically, at no additional charge.<\/p>\n        <\/div>\n        <div class=\"tx-vip-card\">\n          <div class=\"tx-vip-ico\">\ud83e\udea7<\/div>\n          <h3>Personalised Name Board<\/h3>\n          <p>Your chauffeur waits in the arrivals hall of Nice Airport with a discreet, elegant personalised name board \u2014 a true VIP welcome from step one.<\/p>\n        <\/div>\n        <div class=\"tx-vip-card\">\n          <div class=\"tx-vip-ico\">\ud83e\uddf3<\/div>\n          <h3>Luggage Assistance<\/h3>\n          <p>From baggage carousel to vehicle \u2014 your chauffeur handles all luggage with care and efficiency, so you arrive without lifting a finger.<\/p>\n        <\/div>\n        <div class=\"tx-vip-card\">\n          <div class=\"tx-vip-ico\">\ud83d\udca7<\/div>\n          <h3>Chilled Refreshments<\/h3>\n          <p>Still and sparkling mineral water chilled and waiting in your vehicle. Champagne and additional refreshments available on request.<\/p>\n        <\/div>\n        <div class=\"tx-vip-card\">\n          <div class=\"tx-vip-ico\">\ud83d\ude98<\/div>\n          <h3>Immaculate Luxury Vehicle<\/h3>\n          <p>A spotlessly clean, fully air-conditioned Mercedes or BMW \u2014 prepared to the highest VIP standard for your comfort from the first moment.<\/p>\n        <\/div>\n        <div class=\"tx-vip-card\">\n          <div class=\"tx-vip-ico\">\ud83d\udd12<\/div>\n          <h3>Total Privacy & Discretion<\/h3>\n          <p>Your identity, your journey, and your conversations are completely confidential. TranspOnyx VIP airport pickups are trusted by celebrities, executives, and royalty.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 VIP EXPERIENCE \u2014 black bg \u2550\u2550\u2550 -->\n  <div class=\"tx-s-black\">\n    <div class=\"tx-s-black-in\">\n      <div class=\"tx-tag\">Your VIP Experience<\/div>\n      <h2>From Touchdown to<br><em>Your Destination<\/em><\/h2>\n      <p class=\"tx-lead-dark\">Here is exactly what happens during your TranspOnyx VIP airport pickup at Nice C\u00f4te d'Azur \u2014 every step perfected.<\/p>\n      <div class=\"tx-steps-grid\">\n        <div class=\"tx-step\">\n          <div class=\"tx-step-num\">01<\/div>\n          <h3>You Book<\/h3>\n          <p>Reserve via phone, WhatsApp, or online. We confirm your VIP pickup instantly with a fixed all-inclusive price and your chauffeur's details.<\/p>\n        <\/div>\n        <div class=\"tx-step\">\n          <div class=\"tx-step-num\">02<\/div>\n          <h3>We Track Your Flight<\/h3>\n          <p>From the moment your flight departs, we monitor it live. Delays, early arrivals \u2014 we adjust in real time so your chauffeur is always on time.<\/p>\n        <\/div>\n        <div class=\"tx-step\">\n          <div class=\"tx-step-num\">03<\/div>\n          <h3>Arrivals Hall Welcome<\/h3>\n          <p>Your chauffeur is positioned in the arrivals hall before you land, holding your personalised name board and ready to assist immediately.<\/p>\n        <\/div>\n        <div class=\"tx-step\">\n          <div class=\"tx-step-num\">04<\/div>\n          <h3>Luggage & Vehicle<\/h3>\n          <p>Your luggage is collected and loaded. You are escorted to your immaculate luxury vehicle \u2014 refreshments waiting, climate set to your preference.<\/p>\n        <\/div>\n        <div class=\"tx-step\">\n          <div class=\"tx-step-num\">05<\/div>\n          <h3>Seamless Journey<\/h3>\n          <p>Your chauffeur navigates the best route to your destination \u2014 hotel, villa, port, or private address \u2014 in complete comfort and total discretion.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 DESTINATIONS \u2014 green bg \u2550\u2550\u2550 -->\n  <div class=\"tx-s-green\">\n    <div class=\"tx-s-green-in\">\n      <div class=\"tx-tag\">VIP Destinations<\/div>\n      <h2>From Nice Airport to<br><em>Every Riviera Destination<\/em><\/h2>\n      <p class=\"tx-lead-dark\">Your VIP airport pickup at Nice C\u00f4te d'Azur connects you to every prestigious destination on the French Riviera \u2014 and beyond.<\/p>\n      <div class=\"tx-dest-grid\">\n        <div class=\"tx-dest\">\n          <div class=\"tx-dest-km\">~20 min<\/div>\n          <div class=\"tx-dest-name\">Nice City<\/div>\n          <div class=\"tx-dest-info\">Hotels & Villas<\/div>\n        <\/div>\n        <div class=\"tx-dest\">\n          <div class=\"tx-dest-km\">~45 min<\/div>\n          <div class=\"tx-dest-name\">Monaco<\/div>\n          <div class=\"tx-dest-info\">Casino & Port<\/div>\n        <\/div>\n        <div class=\"tx-dest\">\n          <div class=\"tx-dest-km\">~40 min<\/div>\n          <div class=\"tx-dest-name\">Cannes<\/div>\n          <div class=\"tx-dest-info\">Croisette & Palais<\/div>\n        <\/div>\n        <div class=\"tx-dest\">\n          <div class=\"tx-dest-km\">~25 min<\/div>\n          <div class=\"tx-dest-name\">Antibes<\/div>\n          <div class=\"tx-dest-info\">Port Vauban<\/div>\n        <\/div>\n        <div class=\"tx-dest\">\n          <div class=\"tx-dest-km\">~25 min<\/div>\n          <div class=\"tx-dest-name\">\u00c8ze<\/div>\n          <div class=\"tx-dest-info\">Ch\u00e2teau Eza<\/div>\n        <\/div>\n        <div class=\"tx-dest\">\n          <div class=\"tx-dest-km\">~2h<\/div>\n          <div class=\"tx-dest-name\">Saint-Tropez<\/div>\n          <div class=\"tx-dest-info\">Port & Beach Clubs<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 VIP PROMISE \u2014 white bg \u2550\u2550\u2550 -->\n  <div class=\"tx-s-white\">\n    <div class=\"tx-s-white-in\">\n      <div class=\"tx-tag\">Our VIP Promise<\/div>\n      <h2>The TranspOnyx<br><em>VIP Guarantee<\/em><\/h2>\n      <p class=\"tx-lead-light\">Every VIP airport pickup Nice C\u00f4te d'Azur booking is backed by our unconditional commitment to excellence \u2014 in every detail, without exception.<\/p>\n      <div class=\"tx-promise-grid\">\n        <div class=\"tx-promise\">\n          <div class=\"tx-promise-dot\"><\/div>\n          <div class=\"tx-promise-body\">\n            <h4>Never Late<\/h4>\n            <p>Your chauffeur is always at the airport before you land. We guarantee punctuality on every single VIP airport pickup \u2014 no exceptions.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"tx-promise\">\n          <div class=\"tx-promise-dot\"><\/div>\n          <div class=\"tx-promise-body\">\n            <h4>Fixed Price, Always<\/h4>\n            <p>The rate confirmed at booking is the rate you pay. No tolls surcharges, no waiting fees, no hidden extras \u2014 total billing transparency.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"tx-promise\">\n          <div class=\"tx-promise-dot\"><\/div>\n          <div class=\"tx-promise-body\">\n            <h4>Immaculate Every Time<\/h4>\n            <p>Your vehicle is cleaned and prepared before every pickup. Your chauffeur is formally dressed. The standard never drops \u2014 ever.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"tx-promise\">\n          <div class=\"tx-promise-dot\"><\/div>\n          <div class=\"tx-promise-body\">\n            <h4>English-Speaking Chauffeurs<\/h4>\n            <p>All our VIP chauffeurs speak fluent English and are experienced with international guests. Communication is always smooth and professional.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"tx-promise\">\n          <div class=\"tx-promise-dot\"><\/div>\n          <div class=\"tx-promise-body\">\n            <h4>Available 24\/7 Year-Round<\/h4>\n            <p>5am landing or midnight arrival \u2014 your VIP airport pickup Nice C\u00f4te d'Azur is available every day of the year, including public holidays.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"tx-promise\">\n          <div class=\"tx-promise-dot\"><\/div>\n          <div class=\"tx-promise-body\">\n            <h4>Champagne on Request<\/h4>\n            <p>Start your Riviera stay in true celebration style. Champagne and premium refreshments can be arranged in your vehicle on request.<\/p>\n          <\/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 <em>VIP Airport Pickup<\/em><br>at Nice C\u00f4te d'Azur<\/h2>\n    <p>The most exclusive welcome on the French Riviera \u2014 reserved for you. Available 24\/7, fixed rates, white-glove service.<\/p>\n    <div>\n      <a href=\"https:\/\/transponyx.com\/reservez-nice-driver-vtc-chauffeur-aeroport-cannes-monaco-saint-tropez\/\" class=\"tx-btn-green\">\u2726 Book Your VIP Pickup<\/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 Our<br><em>VIP Airport Pickup Nice C\u00f4te d'Azur<\/em><\/h2>\n      <div class=\"tx-faq\">\n        <details>\n          <summary>What makes your airport pickup VIP compared to a standard transfer?<\/summary>\n          <p>Our VIP airport pickup Nice C\u00f4te d'Azur includes real-time flight monitoring, a formally dressed chauffeur with a personalised name board in the arrivals hall, full luggage assistance, chilled refreshments on board, a luxury vehicle prepared to the highest standard, and total confidentiality \u2014 all included at no extra cost.<\/p>\n        <\/details>\n        <details>\n          <summary>Can I request champagne in the vehicle for my VIP pickup?<\/summary>\n          <p>Absolutely. Champagne, premium soft drinks, and other refreshments can be arranged in your luxury vehicle for your VIP airport pickup at Nice C\u00f4te d'Azur. Simply mention this when making your booking and we will prepare everything in advance.<\/p>\n        <\/details>\n        <details>\n          <summary>Do you provide VIP pickups for celebrities and high-profile guests?<\/summary>\n          <p>Yes. TranspOnyx regularly provides VIP airport pickup Nice C\u00f4te d'Azur services for celebrities, executives, and high-profile guests. Total discretion and confidentiality are guaranteed. We do not disclose the identity of any of our clients under any circumstances.<\/p>\n        <\/details>\n        <details>\n          <summary>What happens if my flight is significantly delayed?<\/summary>\n          <p>We monitor your flight from departure and adjust your VIP airport pickup Nice C\u00f4te d'Azur accordingly \u2014 at no additional charge. Your chauffeur will always be there when you land, regardless of delays outside your control.<\/p>\n        <\/details>\n        <details>\n          <summary>Can you arrange a VIP pickup for a group arriving on multiple flights?<\/summary>\n          <p>Yes. We can coordinate multiple VIP airport pickups at Nice C\u00f4te d'Azur for groups arriving on different flights. Each guest receives their own dedicated chauffeur and vehicle, with the same white-glove standard throughout. Contact us for a tailored group quote.<\/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 VIP Pickup<\/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 delivers a white-glove VIP airport pickup at Nice C\u00f4te d&#039;Azur Airport \u2014 personalized name board, flight tracking, luggage assistance, luxury vehicles and total discretion. Available 24\/7 for the world&#039;s most discerning travelers.<\/p>","protected":false},"author":1,"featured_media":17111,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-18186","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>VIP Airport Pickup Nice C\u00f4te d&#039;Azur \u2013 White-Glove Chauffeur<\/title>\n<meta name=\"description\" content=\"Book a VIP airport pickup at Nice C\u00f4te d&#039;Azur with TranspOnyx. Name board greeting, flight tracking, luxury vehicles, champagne on request.\" \/>\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\/vip-airport-pickup-nice-cote-dazur\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"VIP Airport Pickup Nice C\u00f4te d&#039;Azur \u2013 White-Glove Chauffeur\" \/>\n<meta property=\"og:description\" content=\"Book a VIP airport pickup at Nice C\u00f4te d&#039;Azur with TranspOnyx. Name board greeting, flight tracking, luxury vehicles, champagne on request.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/transponyx.com\/en\/vip-airport-pickup-nice-cote-dazur\/\" \/>\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:47:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/transponyx.com\/wp-content\/uploads\/1770469626088_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\\\/vip-airport-pickup-nice-cote-dazur\\\/\",\"url\":\"https:\\\/\\\/transponyx.com\\\/vip-airport-pickup-nice-cote-dazur\\\/\",\"name\":\"VIP Airport Pickup Nice C\u00f4te d'Azur \u2013 White-Glove Chauffeur\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/transponyx.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/transponyx.com\\\/vip-airport-pickup-nice-cote-dazur\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/transponyx.com\\\/vip-airport-pickup-nice-cote-dazur\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/transponyx.com\\\/wp-content\\\/uploads\\\/1770469626088_image.png\",\"datePublished\":\"2026-03-10T11:33:48+00:00\",\"dateModified\":\"2026-04-04T18:47:51+00:00\",\"description\":\"Book a VIP airport pickup at Nice C\u00f4te d'Azur with TranspOnyx. Name board greeting, flight tracking, luxury vehicles, champagne on request.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/transponyx.com\\\/vip-airport-pickup-nice-cote-dazur\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/transponyx.com\\\/vip-airport-pickup-nice-cote-dazur\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/transponyx.com\\\/vip-airport-pickup-nice-cote-dazur\\\/#primaryimage\",\"url\":\"https:\\\/\\\/transponyx.com\\\/wp-content\\\/uploads\\\/1770469626088_image.png\",\"contentUrl\":\"https:\\\/\\\/transponyx.com\\\/wp-content\\\/uploads\\\/1770469626088_image.png\",\"width\":1344,\"height\":768,\"caption\":\"Exclusive Nice Airport Transfer Premium Private Driver TranspOnyx Cannes Monaco Antibes Saint-Tropez Cannes MIPIM\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/transponyx.com\\\/vip-airport-pickup-nice-cote-dazur\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/transponyx.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"VIP Airport Pickup Nice C\u00f4te d&#8217;Azur\"}]},{\"@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":"VIP Airport Pickup Nice C\u00f4te d'Azur \u2013 White-Glove Chauffeur","description":"Book a VIP airport pickup at Nice C\u00f4te d'Azur with TranspOnyx. Name board greeting, flight tracking, luxury vehicles, champagne on request.","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\/vip-airport-pickup-nice-cote-dazur\/","og_locale":"en_GB","og_type":"article","og_title":"VIP Airport Pickup Nice C\u00f4te d'Azur \u2013 White-Glove Chauffeur","og_description":"Book a VIP airport pickup at Nice C\u00f4te d'Azur with TranspOnyx. Name board greeting, flight tracking, luxury vehicles, champagne on request.","og_url":"https:\/\/transponyx.com\/en\/vip-airport-pickup-nice-cote-dazur\/","og_site_name":"TranspOnyx - Onyx Transfers","article_publisher":"https:\/\/www.facebook.com\/TranspOnyx\/","article_modified_time":"2026-04-04T18:47:51+00:00","og_image":[{"width":1344,"height":768,"url":"https:\/\/transponyx.com\/wp-content\/uploads\/1770469626088_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\/vip-airport-pickup-nice-cote-dazur\/","url":"https:\/\/transponyx.com\/vip-airport-pickup-nice-cote-dazur\/","name":"VIP Airport Pickup Nice C\u00f4te d'Azur \u2013 White-Glove Chauffeur","isPartOf":{"@id":"https:\/\/transponyx.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/transponyx.com\/vip-airport-pickup-nice-cote-dazur\/#primaryimage"},"image":{"@id":"https:\/\/transponyx.com\/vip-airport-pickup-nice-cote-dazur\/#primaryimage"},"thumbnailUrl":"https:\/\/transponyx.com\/wp-content\/uploads\/1770469626088_image.png","datePublished":"2026-03-10T11:33:48+00:00","dateModified":"2026-04-04T18:47:51+00:00","description":"Book a VIP airport pickup at Nice C\u00f4te d'Azur with TranspOnyx. Name board greeting, flight tracking, luxury vehicles, champagne on request.","breadcrumb":{"@id":"https:\/\/transponyx.com\/vip-airport-pickup-nice-cote-dazur\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/transponyx.com\/vip-airport-pickup-nice-cote-dazur\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/transponyx.com\/vip-airport-pickup-nice-cote-dazur\/#primaryimage","url":"https:\/\/transponyx.com\/wp-content\/uploads\/1770469626088_image.png","contentUrl":"https:\/\/transponyx.com\/wp-content\/uploads\/1770469626088_image.png","width":1344,"height":768,"caption":"Exclusive Nice Airport Transfer Premium Private Driver TranspOnyx Cannes Monaco Antibes Saint-Tropez Cannes MIPIM"},{"@type":"BreadcrumbList","@id":"https:\/\/transponyx.com\/vip-airport-pickup-nice-cote-dazur\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/transponyx.com\/"},{"@type":"ListItem","position":2,"name":"VIP Airport Pickup Nice C\u00f4te d&#8217;Azur"}]},{"@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\/18186","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=18186"}],"version-history":[{"count":5,"href":"https:\/\/transponyx.com\/en\/wp-json\/wp\/v2\/pages\/18186\/revisions"}],"predecessor-version":[{"id":18325,"href":"https:\/\/transponyx.com\/en\/wp-json\/wp\/v2\/pages\/18186\/revisions\/18325"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/transponyx.com\/en\/wp-json\/wp\/v2\/media\/17111"}],"wp:attachment":[{"href":"https:\/\/transponyx.com\/en\/wp-json\/wp\/v2\/media?parent=18186"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}