{"product_id":"santiago-self-guided-audio-tour","title":"Santiago Self-Guided Audio Tour","description":"\u003c!-- ═══════════════════════════════════════════════════════════════════\n     UVAMAI · SANTIAGO SELF-GUIDED AUDIO TOUR · PRODUCT DESCRIPTION\n     Paste into Shopify Product Description (HTML editor \/ Show HTML)\n═══════════════════════════════════════════════════════════════════ --\u003e\n\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500\u0026family=DM+Sans:wght@300;400;500;700\u0026display=swap');\n\n  .uv-wrap *, .uv-wrap *::before, .uv-wrap *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  .uv-wrap {\n    --gold:       #C8972A;\n    --gold-lt:    #F5E6C0;\n    --gold-mid:   #E2C97E;\n    --green:      #2D6B2D;\n    --green-lt:   #EBF5E8;\n    --green-dark: #1A3D1A;\n    --terracotta: #9C4A2B;\n    --cream:      #FAF6EE;\n    --ink:        #1A1208;\n    --ink-mid:    #3D2E14;\n    --ink-soft:   #7A6448;\n    --navy:       #0D1B3E;\n    --white:      #FFFFFF;\n    --border:     rgba(200,151,42,0.22);\n    --ff-serif:   'Cormorant Garamond', Georgia, serif;\n    --ff-sans:    'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    background: var(--cream);\n    color: var(--ink);\n    font-family: var(--ff-sans);\n    font-size: 16px;\n    line-height: 1.75;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* ── HERO ── *\/\n  .uv-hero {\n    background: var(--ink);\n    text-align: center;\n    padding: 72px 24px 64px;\n    position: relative; overflow: hidden;\n  }\n  .uv-hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(ellipse 80% 60% at 50% 110%, rgba(200,151,42,0.16) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .uv-kicker {\n    font-size: 11px; font-weight: 500;\n    letter-spacing: 0.22em; text-transform: uppercase;\n    color: var(--gold); margin-bottom: 18px; position: relative;\n  }\n  .uv-hero h1 {\n    font-family: var(--ff-serif);\n    font-size: clamp(2rem, 5vw, 3.6rem);\n    font-weight: 500; line-height: 1.1;\n    color: var(--white); max-width: 720px;\n    margin: 0 auto 18px; position: relative;\n  }\n  .uv-hero h1 em { color: var(--gold); font-style: italic; }\n  .uv-hero-sub {\n    font-size: 15px; color: rgba(255,255,255,0.65);\n    max-width: 560px; margin: 0 auto 32px; line-height: 1.8;\n    position: relative;\n  }\n  .uv-price-pill {\n    display: inline-block;\n    background: rgba(200,151,42,0.14);\n    border: 1px solid rgba(200,151,42,0.4);\n    color: var(--gold-mid);\n    font-family: var(--ff-serif);\n    font-size: 1.1rem; font-style: italic;\n    padding: 8px 22px; border-radius: 3px;\n    position: relative;\n  }\n\n  \/* ── STATS BAR ── *\/\n  .uv-stats {\n    background: var(--navy);\n    padding: 28px 20px;\n  }\n  .uv-stats-inner {\n    max-width: 960px; margin: 0 auto;\n    display: flex; flex-wrap: wrap;\n    justify-content: center; gap: 32px 40px;\n    text-align: center;\n  }\n  .uv-stat b {\n    display: block;\n    font-family: var(--ff-serif);\n    font-size: 1.4rem; font-weight: 500;\n    color: var(--gold); line-height: 1.2;\n  }\n  .uv-stat span {\n    font-size: 10px; letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.55);\n    margin-top: 4px; display: block;\n  }\n\n  \/* ── SECTIONS ── *\/\n  .uv-section {\n    max-width: 880px; margin: 0 auto;\n    padding: 64px 24px;\n  }\n  .uv-section-kicker {\n    font-size: 10px; font-weight: 500;\n    letter-spacing: 0.22em; text-transform: uppercase;\n    color: var(--terracotta); margin-bottom: 14px;\n    text-align: center;\n  }\n  .uv-section h2 {\n    font-family: var(--ff-serif);\n    font-size: clamp(1.8rem, 3.6vw, 2.6rem);\n    font-weight: 500; line-height: 1.2;\n    color: var(--ink); text-align: center;\n    max-width: 640px; margin: 0 auto 20px;\n  }\n  .uv-section h2 em { color: var(--gold); font-style: italic; }\n  .uv-section-lead {\n    font-size: 16px; color: var(--ink-mid);\n    max-width: 640px; margin: 0 auto 36px;\n    text-align: center; line-height: 1.85;\n  }\n\n  \/* ── 4-STEP FLOW ── *\/\n  .uv-flow {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n    gap: 18px; margin-top: 32px;\n  }\n  .uv-flow-card {\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 4px;\n    padding: 24px 20px;\n    text-align: center;\n  }\n  .uv-flow-num {\n    font-family: var(--ff-serif);\n    font-size: 2rem; color: var(--gold);\n    font-style: italic; line-height: 1;\n    margin-bottom: 10px;\n  }\n  .uv-flow-card h4 {\n    font-family: var(--ff-serif);\n    font-size: 1.2rem; font-weight: 600;\n    color: var(--ink); margin-bottom: 8px;\n  }\n  .uv-flow-card p {\n    font-size: 13px; color: var(--ink-soft);\n    line-height: 1.6;\n  }\n\n  \/* ── ATTRACTIONS ── *\/\n  .uv-attractions {\n    background: var(--white);\n    border-top: 1px solid var(--border);\n    border-bottom: 1px solid var(--border);\n  }\n  .uv-att-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 24px;\n    margin-top: 36px;\n  }\n  .uv-att {\n    display: grid;\n    grid-template-columns: 80px 1fr;\n    gap: 22px;\n    padding: 22px 0;\n    border-bottom: 1px dashed var(--border);\n  }\n  .uv-att:last-child { border-bottom: none; }\n  .uv-att-num {\n    font-family: var(--ff-serif);\n    font-size: 2.6rem; color: var(--gold);\n    font-style: italic; line-height: 1;\n    font-weight: 500;\n  }\n  .uv-att-body h4 {\n    font-family: var(--ff-serif);\n    font-size: 1.4rem; font-weight: 600;\n    color: var(--ink); margin-bottom: 6px;\n    line-height: 1.2;\n  }\n  .uv-att-meta {\n    font-size: 11px; letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--gold); margin-bottom: 12px;\n  }\n  .uv-att-body p {\n    font-size: 15px; color: var(--ink-mid);\n    line-height: 1.75;\n  }\n\n  \/* ── INCLUDED \/ EXCLUDED ── *\/\n  .uv-two-col {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 24px; margin-top: 32px;\n  }\n  .uv-list-box {\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 4px;\n    padding: 28px;\n  }\n  .uv-list-box h3 {\n    font-family: var(--ff-serif);\n    font-size: 1.4rem; font-weight: 600;\n    color: var(--ink); margin-bottom: 18px;\n    padding-bottom: 12px;\n    border-bottom: 1px solid var(--border);\n  }\n  .uv-list-box ul { list-style: none; padding: 0; }\n  .uv-list-box li {\n    font-size: 14px; color: var(--ink-mid);\n    padding: 6px 0 6px 22px;\n    position: relative; line-height: 1.6;\n  }\n  .uv-check::before {\n    content: '✓'; position: absolute; left: 0;\n    color: var(--green); font-weight: 700;\n  }\n  .uv-cross::before {\n    content: '✕'; position: absolute; left: 0;\n    color: var(--terracotta); font-weight: 700;\n  }\n\n  \/* ── 10 S ADVANTAGES ── *\/\n  .uv-advantages {\n    background: var(--green-lt);\n  }\n  .uv-adv-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 16px; margin-top: 32px;\n  }\n  .uv-adv-card {\n    background: var(--white);\n    border-left: 3px solid var(--green);\n    padding: 20px 22px;\n    border-radius: 2px;\n  }\n  .uv-adv-card h4 {\n    font-family: var(--ff-serif);\n    font-size: 1.3rem; font-weight: 600;\n    color: var(--green-dark); margin-bottom: 6px;\n  }\n  .uv-adv-card p {\n    font-size: 13px; color: var(--ink-mid);\n    line-height: 1.6;\n  }\n\n  \/* ── TIPS ── *\/\n  .uv-tips {\n    background: var(--ink);\n    color: var(--cream);\n  }\n  .uv-tips h2 { color: var(--white); }\n  .uv-tips .uv-section-kicker { color: var(--gold); }\n  .uv-tips .uv-section-lead { color: rgba(255,255,255,0.7); }\n  .uv-tips-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 20px; margin-top: 32px;\n  }\n  .uv-tip {\n    border: 1px solid rgba(200,151,42,0.25);\n    padding: 22px;\n    border-radius: 3px;\n  }\n  .uv-tip h4 {\n    font-family: var(--ff-serif);\n    font-size: 1.15rem; font-weight: 600;\n    color: var(--gold); margin-bottom: 8px;\n  }\n  .uv-tip p {\n    font-size: 13px; color: rgba(255,255,255,0.72);\n    line-height: 1.7;\n  }\n\n  \/* ── REVIEWS ── *\/\n  .uv-reviews {\n    background: var(--cream);\n  }\n  .uv-review {\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-left: 3px solid var(--gold);\n    padding: 26px 28px;\n    margin: 16px 0;\n    border-radius: 3px;\n  }\n  .uv-stars {\n    color: var(--gold); font-size: 14px;\n    letter-spacing: 2px; margin-bottom: 10px;\n  }\n  .uv-review p {\n    font-family: var(--ff-serif);\n    font-size: 1.1rem; font-style: italic;\n    color: var(--ink-mid); line-height: 1.7;\n    margin-bottom: 12px;\n  }\n  .uv-review-sig {\n    font-size: 12px; letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: var(--ink-soft);\n  }\n\n  \/* ── REFUND POLICY ── *\/\n  .uv-refund {\n    background: #FBF1D8;\n    border-top: 2px solid var(--gold);\n    border-bottom: 2px solid var(--gold);\n  }\n  .uv-refund h2 { color: var(--ink); }\n  .uv-refund-inner {\n    max-width: 820px; margin: 0 auto;\n  }\n  .uv-refund-item {\n    padding: 14px 0;\n    border-bottom: 1px solid rgba(200,151,42,0.25);\n  }\n  .uv-refund-item:last-child { border-bottom: none; }\n  .uv-refund-item b {\n    font-family: var(--ff-serif);\n    font-size: 1.1rem; color: var(--ink);\n    display: block; margin-bottom: 4px;\n  }\n  .uv-refund-item span {\n    font-size: 13px; color: var(--ink-mid);\n    line-height: 1.7;\n  }\n\n  \/* ── CTA ── *\/\n  .uv-cta {\n    background: var(--ink);\n    text-align: center;\n  }\n  .uv-cta h2 { color: var(--white); }\n  .uv-cta .uv-section-kicker { color: var(--gold); }\n  .uv-cta-line {\n    font-family: var(--ff-serif);\n    font-size: 1.4rem; font-style: italic;\n    color: var(--gold-mid); margin: 24px 0 12px;\n  }\n  .uv-cta-price {\n    font-size: 14px; color: rgba(255,255,255,0.7);\n    letter-spacing: 0.1em;\n  }\n\n  \/* ── FOOTER ── *\/\n  .uv-footer {\n    background: var(--navy);\n    color: rgba(255,255,255,0.7);\n    text-align: center;\n    padding: 40px 24px;\n    font-size: 13px; line-height: 1.8;\n  }\n  .uv-footer a { color: var(--gold-mid); text-decoration: none; }\n  .uv-footer hr {\n    border: none; border-top: 1px solid rgba(255,255,255,0.15);\n    margin: 18px auto; max-width: 420px;\n  }\n  .uv-footer small {\n    font-size: 11px; color: rgba(255,255,255,0.45);\n    letter-spacing: 0.08em;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"uv-wrap\"\u003e\n\n  \u003c!-- ══════════════ HERO ══════════════ --\u003e\n  \u003csection class=\"uv-hero\"\u003e\n    \u003cdiv class=\"uv-kicker\"\u003eUvamai · Premium Self-Guided Audio Tours · Est. 2012\u003c\/div\u003e\n    \u003ch1\u003eDiscover \u003cem\u003eSantiago\u003c\/em\u003e, Chile — 10 Expert-Narrated Stories at the Foot of the Andes\u003c\/h1\u003e\n    \u003cp class=\"uv-hero-sub\"\u003eListen at your pace. Walk at your rhythm. Travel on your own terms — from Plaza de Armas to the summit of Cerro San Cristóbal and every story in between.\u003c\/p\u003e\n    \u003cspan class=\"uv-price-pill\"\u003eFrom $6 per person · Instant Access · 6-Day Window\u003c\/span\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ══════════════ STATS BAR ══════════════ --\u003e\n  \u003csection class=\"uv-stats\"\u003e\n    \u003cdiv class=\"uv-stats-inner\"\u003e\n      \u003cdiv class=\"uv-stat\"\u003e\n\u003cb\u003e13,996+\u003c\/b\u003e\u003cspan\u003eExplorers\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"uv-stat\"\u003e\n\u003cb\u003e136+\u003c\/b\u003e\u003cspan\u003eCities\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"uv-stat\"\u003e\n\u003cb\u003e42+\u003c\/b\u003e\u003cspan\u003eCountries\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"uv-stat\"\u003e\n\u003cb\u003e11,966+\u003c\/b\u003e\u003cspan\u003eAudio Guides\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"uv-stat\"\u003e\n\u003cb\u003e12+\u003c\/b\u003e\u003cspan\u003eLanguages\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"uv-stat\"\u003e\n\u003cb\u003eSince 2012\u003c\/b\u003e\u003cspan\u003eCrafted with Care\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ══════════════ WHY SANTIAGO ══════════════ --\u003e\n  \u003csection class=\"uv-section\"\u003e\n    \u003cdiv class=\"uv-section-kicker\"\u003eA City Between Andes \u0026amp; Ocean\u003c\/div\u003e\n    \u003ch2\u003eSantiago isn't a checklist. It's \u003cem\u003ea story in layers.\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"uv-section-lead\"\u003e\n      Founded by Pedro de Valdivia in 1541 at the foot of Cerro Santa Lucía, Santiago is a capital shaped by Mapuche ancestry, Spanish colonial ambition, Independence-era upheaval, European immigration, Neruda's poetry, Allende's dream, Pinochet's shadow, and a modern renaissance of art, wine and Andean wonder. Our audio tour walks you through it all — slowly, honestly, with stories that turn the buildings into biographies.\n    \u003c\/p\u003e\n    \u003cp class=\"uv-section-lead\" style=\"margin-top:18px;\"\u003e\n      From the neoclassical courtyards of La Moneda to the Mapuche memorials of Plaza de Armas, from the seafood theatre of Mercado Central to the bohemian street art of Bellavista — every stop carries a layer of memory the guidebooks rush past. You set the pace.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ══════════════ HOW IT WORKS ══════════════ --\u003e\n  \u003csection class=\"uv-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"uv-section-kicker\"\u003eHow It Works\u003c\/div\u003e\n    \u003ch2\u003eFour steps from purchase to \u003cem\u003ePlaza de Armas.\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"uv-section-lead\"\u003eNo apps. No accounts. No complications.\u003c\/p\u003e\n    \u003cdiv class=\"uv-flow\"\u003e\n      \u003cdiv class=\"uv-flow-card\"\u003e\n        \u003cdiv class=\"uv-flow-num\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003ePurchase\u003c\/h4\u003e\n        \u003cp\u003eChoose your language. Checkout in under 2 minutes.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"uv-flow-card\"\u003e\n        \u003cdiv class=\"uv-flow-num\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eReceive\u003c\/h4\u003e\n        \u003cp\u003eTwo secure links land in your inbox — audio playlist \u0026amp; interactive map.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"uv-flow-card\"\u003e\n        \u003cdiv class=\"uv-flow-num\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eExplore\u003c\/h4\u003e\n        \u003cp\u003eOpen your map. Tap any pin. Press play. Walk Santiago your way.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"uv-flow-card\"\u003e\n        \u003cdiv class=\"uv-flow-num\"\u003e4\u003c\/div\u003e\n        \u003ch4\u003eRevisit\u003c\/h4\u003e\n        \u003cp\u003e6 full days of access. Pause, replay, and return as often as you like.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ══════════════ ATTRACTIONS ══════════════ --\u003e\n  \u003csection class=\"uv-attractions\"\u003e\n    \u003cdiv class=\"uv-section\"\u003e\n      \u003cdiv class=\"uv-section-kicker\"\u003e10 Iconic Stops · 10 Expert Narrations\u003c\/div\u003e\n      \u003ch2\u003eSantiago, stop by stop — \u003cem\u003estories the plaques never tell.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"uv-section-lead\"\u003eEach attraction carries approximately 20 minutes of professional narration — crisp, warm, easy to listen to while the city unfolds around you.\u003c\/p\u003e\n\n      \u003cdiv class=\"uv-att-grid\"\u003e\n\n        \u003cdiv class=\"uv-att\"\u003e\n          \u003cdiv class=\"uv-att-num\"\u003e01\u003c\/div\u003e\n          \u003cdiv class=\"uv-att-body\"\u003e\n            \u003ch4\u003ePlaza de Armas\u003c\/h4\u003e\n            \u003cdiv class=\"uv-att-meta\"\u003eThe Civic Heart · Since 1541\u003c\/div\u003e\n            \u003cp\u003eWhere Santiago was born. Pedro de Valdivia laid out this grid in 1541 on the sacred ground the Mapuche called Mapocho Valley, and every chapter of Chilean history has passed through this palm-shaded square since. Hear the stories behind the Monument to the Indigenous Peoples, the former Governor's Palace, the elegant arcades where Neruda once strolled — and the daily ritual of musicians, chess players and street preachers that still makes this square feel like the living room of a nation.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"uv-att\"\u003e\n          \u003cdiv class=\"uv-att-num\"\u003e02\u003c\/div\u003e\n          \u003cdiv class=\"uv-att-body\"\u003e\n            \u003ch4\u003eMetropolitan Cathedral (Catedral Metropolitana)\u003c\/h4\u003e\n            \u003cdiv class=\"uv-att-meta\"\u003eNeoclassical Grandeur · Rebuilt 1748\u003c\/div\u003e\n            \u003cp\u003eSix churches have stood on this spot since 1541 — earthquakes toppled five of them. The cathedral you see today, with its twin bell towers and Tuscan-Italian interior frescoes, is the sixth and most magnificent. Inside lie the tombs of Santiago's archbishops and a silver lamp said to burn without pause for over two centuries. The audio walks you through the architecture of faith, the politics of conquest, and the quiet miracles that built this temple against a continent of tremors.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"uv-att\"\u003e\n          \u003cdiv class=\"uv-att-num\"\u003e03\u003c\/div\u003e\n          \u003cdiv class=\"uv-att-body\"\u003e\n            \u003ch4\u003ePalacio de La Moneda\u003c\/h4\u003e\n            \u003cdiv class=\"uv-att-meta\"\u003ePresidential Palace · Built 1784–1805\u003c\/div\u003e\n            \u003cp\u003eNo building in Chile carries heavier weight. Originally a colonial mint designed by Italian architect Joaquín Toesca, La Moneda became the seat of power — and on 11 September 1973 the site of one of the 20th century's most violent ruptures, when tanks and Hawker Hunter jets attacked the palace and President Salvador Allende refused to surrender. The Changing of the Guard still plays out at 10am every other day. Our audio gives you the full, unvarnished story — beauty, bloodshed and the long road back to democracy.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"uv-att\"\u003e\n          \u003cdiv class=\"uv-att-num\"\u003e04\u003c\/div\u003e\n          \u003cdiv class=\"uv-att-body\"\u003e\n            \u003ch4\u003eCerro Santa Lucía\u003c\/h4\u003e\n            \u003cdiv class=\"uv-att-meta\"\u003eThe City's Founding Hill · Sacred Since Pre-Columbian Times\u003c\/div\u003e\n            \u003cp\u003eLong before the Spaniards arrived, the Mapuche called this rocky outcrop Huelén — \"sadness\" or \"pain.\" In 1541 Valdivia stood here, looked down at the Mapocho Valley, and decided to found Santiago. Climb the same winding stairs the conquistadors climbed. The Neptune Fountain, the Castillo Hidalgo, the hidden chapel, the panoramic view of the Andes that makes grown travellers go quiet — the audio reveals the hill's three identities: sacred Mapuche site, Spanish watchtower, and the romantic 19th-century park you see today.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"uv-att\"\u003e\n          \u003cdiv class=\"uv-att-num\"\u003e05\u003c\/div\u003e\n          \u003cdiv class=\"uv-att-body\"\u003e\n            \u003ch4\u003eMercado Central\u003c\/h4\u003e\n            \u003cdiv class=\"uv-att-meta\"\u003eSantiago's Seafood Cathedral · Opened 1872\u003c\/div\u003e\n            \u003cp\u003eThe cast-iron roof was prefabricated in England, shipped around Cape Horn, and assembled here in 1872 — and beneath it, Chile's entire Pacific coastline is laid out daily in glittering rows. Congrio, merluza, erizos, piure, machas — species you've never heard of, sold by fishmongers whose families have traded here for four generations. The audio tells you what to look for, what to order at Donde Augusto, and why the smell of lemon and white wine on fresh sea urchin is something every Santiaguino considers a birthright.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"uv-att\"\u003e\n          \u003cdiv class=\"uv-att-num\"\u003e06\u003c\/div\u003e\n          \u003cdiv class=\"uv-att-body\"\u003e\n            \u003ch4\u003eBarrio Lastarria\u003c\/h4\u003e\n            \u003cdiv class=\"uv-att-meta\"\u003eBohemian Quarter · 19th-Century Charm\u003c\/div\u003e\n            \u003cp\u003eCobblestone streets, art nouveau façades, hidden bookshops, basement wine bars, and the scent of coffee and empanadas drifting from every doorway. Lastarria is what happens when a 19th-century aristocratic neighbourhood quietly becomes the creative heart of a 21st-century capital. Hear the stories of the Gabriela Mistral Cultural Centre (the controversial Pinochet-era building reborn as a symbol of artistic freedom), the hidden Plaza Mulato Gil de Castro, and why Chilean writers consider these blocks sacred ground.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"uv-att\"\u003e\n          \u003cdiv class=\"uv-att-num\"\u003e07\u003c\/div\u003e\n          \u003cdiv class=\"uv-att-body\"\u003e\n            \u003ch4\u003eCasa Museo La Chascona\u003c\/h4\u003e\n            \u003cdiv class=\"uv-att-meta\"\u003ePablo Neruda's House · Built 1953\u003c\/div\u003e\n            \u003cp\u003eChile's Nobel laureate named this house after his secret lover's tangled red hair. Perched on Cerro San Cristóbal's slopes and built in three parts like a ship (Neruda was obsessed with the sea), La Chascona is less a house than a poem in wood, glass and stone. The audio walks you through the dining room shaped like a ship's cabin, the secret passageway Neruda used to escape political enemies, the collection of coloured glass — and the dark September of 1973 when Pinochet's soldiers ransacked these rooms as the poet lay dying.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"uv-att\"\u003e\n          \u003cdiv class=\"uv-att-num\"\u003e08\u003c\/div\u003e\n          \u003cdiv class=\"uv-att-body\"\u003e\n            \u003ch4\u003eCerro San Cristóbal\u003c\/h4\u003e\n            \u003cdiv class=\"uv-att-meta\"\u003eSantiago's Mountain Guardian · 880m Above the City\u003c\/div\u003e\n            \u003cp\u003eTake the 1925 funicular up — the same restored carriages that have carried popes, presidents and generations of Santiaguinos — to the 14-metre white statue of the Virgin of the Immaculate Conception. On a clear winter morning the entire Andean wall rises behind the city like a frozen tidal wave. The audio gives you the geology, the theology, the engineering of the funicular, the story of the pope's 1987 mass here, and why locals come at dawn to watch the light hit the cordillera.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"uv-att\"\u003e\n          \u003cdiv class=\"uv-att-num\"\u003e09\u003c\/div\u003e\n          \u003cdiv class=\"uv-att-body\"\u003e\n            \u003ch4\u003eBarrio Bellavista\u003c\/h4\u003e\n            \u003cdiv class=\"uv-att-meta\"\u003eStreet Art \u0026amp; Nightlife · Santiago's Creative Pulse\u003c\/div\u003e\n            \u003cp\u003eBetween the river and the mountain lies the neighbourhood that refuses to sleep. Murals cover every wall — some officially commissioned, most gloriously not. Patio Bellavista, a hidden courtyard of bars and craft shops, pulses until 4am. The audio decodes the political graffiti, points out the landmarks of Chile's student protest movements, and takes you past the corner café where Violeta Parra wrote \"Gracias a la Vida\" — a song that became the anthem of a continent.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"uv-att\"\u003e\n          \u003cdiv class=\"uv-att-num\"\u003e10\u003c\/div\u003e\n          \u003cdiv class=\"uv-att-body\"\u003e\n            \u003ch4\u003eSky Costanera\u003c\/h4\u003e\n            \u003cdiv class=\"uv-att-meta\"\u003eSouth America's Tallest Tower · 300m Observation Deck\u003c\/div\u003e\n            \u003cp\u003eAt 300 metres, Gran Torre Costanera is the tallest building in South America, and its 62nd-floor observation deck gives you Santiago in a single sweep — from the snow-capped Andes to the distant coastal range, from the colonial grid of downtown to the glass towers of Sanhattan. The audio pieces the geography together for you: where the Mapocho River actually goes, why Santiago grew the shape it did, which valleys produce the wine in your glass, and what earthquake engineering keeps this giant standing on one of Earth's most seismic fault lines.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ══════════════ INCLUDED \/ EXCLUDED ══════════════ --\u003e\n  \u003csection class=\"uv-section\"\u003e\n    \u003cdiv class=\"uv-section-kicker\"\u003eThe Honest List\u003c\/div\u003e\n    \u003ch2\u003eWhat's included — and \u003cem\u003ewhat isn't.\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"uv-section-lead\"\u003eComplete transparency about what you're buying. No fine print, no surprises.\u003c\/p\u003e\n\n    \u003cdiv class=\"uv-two-col\"\u003e\n      \u003cdiv class=\"uv-list-box\"\u003e\n        \u003ch3\u003e✓ What's Included\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli class=\"uv-check\"\u003ePrivate SoundCloud link to 10 professionally narrated Santiago audio guides\u003c\/li\u003e\n          \u003cli class=\"uv-check\"\u003ePrivate Google My Maps itinerary with every stop pinned\u003c\/li\u003e\n          \u003cli class=\"uv-check\"\u003eFlexible 6-day access window from first click\u003c\/li\u003e\n          \u003cli class=\"uv-check\"\u003eYour choice of 12+ languages\u003c\/li\u003e\n          \u003cli class=\"uv-check\"\u003eUnlimited replay within access window\u003c\/li\u003e\n          \u003cli class=\"uv-check\"\u003e24\/7 human support (under 4-hour response)\u003c\/li\u003e\n          \u003cli class=\"uv-check\"\u003eInstant digital delivery — no app, no account\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"uv-list-box\"\u003e\n        \u003ch3\u003e✕ What's Not Included\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli class=\"uv-cross\"\u003ePhysical guidebook or printed map\u003c\/li\u003e\n          \u003cli class=\"uv-cross\"\u003eEntry fees to museums or paid attractions\u003c\/li\u003e\n          \u003cli class=\"uv-cross\"\u003eSantiago Metro fares or Bip! card\u003c\/li\u003e\n          \u003cli class=\"uv-cross\"\u003eFood, drinks or wine tastings\u003c\/li\u003e\n          \u003cli class=\"uv-cross\"\u003eHeadphones or mobile data \/ WiFi\u003c\/li\u003e\n          \u003cli class=\"uv-cross\"\u003eLive human guide on the ground\u003c\/li\u003e\n          \u003cli class=\"uv-cross\"\u003eOffline download (audio streams online)\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ══════════════ 10 S ADVANTAGES ══════════════ --\u003e\n  \u003csection class=\"uv-advantages\"\u003e\n    \u003cdiv class=\"uv-section\"\u003e\n      \u003cdiv class=\"uv-section-kicker\"\u003eWhy Uvamai\u003c\/div\u003e\n      \u003ch2\u003eThe 10 S advantages that set us \u003cem\u003eapart.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"uv-section-lead\"\u003eEvery Uvamai tour is built on ten design principles — refined over 13 years and 11,966+ audio guides across 136+ cities.\u003c\/p\u003e\n\n      \u003cdiv class=\"uv-adv-grid\"\u003e\n        \u003cdiv class=\"uv-adv-card\"\u003e\n\u003ch4\u003eSafe\u003c\/h4\u003e\n\u003cp\u003eSecure instant-access web links — no installation, no sketchy APKs.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"uv-adv-card\"\u003e\n\u003ch4\u003eSave\u003c\/h4\u003e\n\u003cp\u003e$6 per city. No subscription, no hidden fees, no per-person multiplier.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"uv-adv-card\"\u003e\n\u003ch4\u003eStories\u003c\/h4\u003e\n\u003cp\u003eFact-checked insights delivered warmly — the stories guidebooks skip.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"uv-adv-card\"\u003e\n\u003ch4\u003eSchedule\u003c\/h4\u003e\n\u003cp\u003eListen anytime, anywhere, at whatever pace suits you.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"uv-adv-card\"\u003e\n\u003ch4\u003eSelect\u003c\/h4\u003e\n\u003cp\u003eYour language, your attractions, your custom route — your call.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"uv-adv-card\"\u003e\n\u003ch4\u003eSelf-Control\u003c\/h4\u003e\n\u003cp\u003eYour rhythm, not someone else's rigid schedule.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"uv-adv-card\"\u003e\n\u003ch4\u003eSoft\u003c\/h4\u003e\n\u003cp\u003eWarm narration that guides like a trusted friend, never lectures.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"uv-adv-card\"\u003e\n\u003ch4\u003eSimple\u003c\/h4\u003e\n\u003cp\u003eStart at Plaza de Armas, or build your own route. No app needed.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"uv-adv-card\"\u003e\n\u003ch4\u003eSmart\u003c\/h4\u003e\n\u003cp\u003eThoughtful design in every detail — sequencing, audio length, map precision.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"uv-adv-card\"\u003e\n\u003ch4\u003eShare\u003c\/h4\u003e\n\u003cp\u003eTravelling together? Share one tour across devices with ease.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ══════════════ TRAVEL TIPS ══════════════ --\u003e\n  \u003csection class=\"uv-tips\"\u003e\n    \u003cdiv class=\"uv-section\"\u003e\n      \u003cdiv class=\"uv-section-kicker\"\u003eOn-the-Ground Intelligence\u003c\/div\u003e\n      \u003ch2\u003eSmall things that make your Santiago tour \u003cem\u003ebigger.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"uv-section-lead\"\u003ePractical tips we've learned from 13 years of audio-touring travellers through the Chilean capital.\u003c\/p\u003e\n\n      \u003cdiv class=\"uv-tips-grid\"\u003e\n        \u003cdiv class=\"uv-tip\"\u003e\n          \u003ch4\u003eMetro + Bip! Card\u003c\/h4\u003e\n          \u003cp\u003eSantiago's metro is clean, safe and reaches nearly every stop on this tour. Buy a rechargeable Bip! card at any station — a single ride costs about CLP 800. Line 1 (red) covers most attractions; Line 5 (green) gets you to Plaza de Armas directly.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"uv-tip\"\u003e\n          \u003ch4\u003eSpanish Basics\u003c\/h4\u003e\n          \u003cp\u003eChilean Spanish is its own beast — fast, full of slang, and happily forgiving of foreigners who try. \"Buenos días,\" \"gracias,\" and a smile will open more doors than any phrasebook. Most waiters in Lastarria and Bellavista speak English.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"uv-tip\"\u003e\n          \u003ch4\u003eCurrency \u0026amp; Cards\u003c\/h4\u003e\n          \u003cp\u003eChilean peso (CLP). ATMs at Banco Estado and Santander give the best rates. Cards are accepted everywhere — but Mercado Central vendors and small empanada shops prefer cash. Tipping 10% is standard at sit-down restaurants.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"uv-tip\"\u003e\n          \u003ch4\u003eBest Time to Walk\u003c\/h4\u003e\n          \u003cp\u003eEarly morning (8–11am) is magic — cool air, clear Andean views, fewer crowds. Afternoon smog can blur the cordillera, especially in winter (June–August). October to April brings the clearest skies.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"uv-tip\"\u003e\n          \u003ch4\u003eAltitude \u0026amp; Pace\u003c\/h4\u003e\n          \u003cp\u003eSantiago sits at 520m — no altitude issues. But Cerro Santa Lucía and Cerro San Cristóbal involve real climbs. Take the funicular up San Cristóbal and save your legs for the view (and the descent).\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"uv-tip\"\u003e\n          \u003ch4\u003eSafety \u0026amp; Common Sense\u003c\/h4\u003e\n          \u003cp\u003eSantiago is generally safe, but pickpockets operate around Plaza de Armas and Mercado Central. Keep your phone in your front pocket, skip flashy jewellery, and stay alert in crowds — the same as any major world capital.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ══════════════ REVIEWS ══════════════ --\u003e\n  \u003csection class=\"uv-reviews\"\u003e\n    \u003cdiv class=\"uv-section\"\u003e\n      \u003cdiv class=\"uv-section-kicker\"\u003eWhat Travellers Say\u003c\/div\u003e\n      \u003ch2\u003eSantiago, told through \u003cem\u003etheir ears.\u003c\/em\u003e\n\u003c\/h2\u003e\n\n      \u003cdiv class=\"uv-review\"\u003e\n        \u003cdiv class=\"uv-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cp\u003e\"We'd been dreading Santiago — everyone warned us it was 'just a stopover before Patagonia.' The audio tour completely changed our minds. The La Moneda chapter, hearing about Allende's final broadcast, gave me chills standing in that exact spot. This city deserves 3 full days, not a single afternoon.\"\u003c\/p\u003e\n        \u003cdiv class=\"uv-review-sig\"\u003e— Margaret \u0026amp; David H., United Kingdom\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"uv-review\"\u003e\n        \u003cdiv class=\"uv-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cp\u003e\"Solo female traveller here. I felt completely safe using Uvamai across 4 days — the map guided me stop by stop, the audio made me feel accompanied without being rushed. Cerro Santa Lucía at sunset with the narration about Mapuche history playing in my ears is a memory I will keep forever.\"\u003c\/p\u003e\n        \u003cdiv class=\"uv-review-sig\"\u003e— Sofia M., Spain\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"uv-review\"\u003e\n        \u003cdiv class=\"uv-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cp\u003e\"Took my teenage boys (14 and 17). I expected eye-rolls. Instead they were fascinated by the Neruda chapter at La Chascona — the secret passageways, the ship-shaped rooms, the Pinochet raid. They now want to read his poetry. A $6 tour that made my kids curious about literature is honestly priceless.\"\u003c\/p\u003e\n        \u003cdiv class=\"uv-review-sig\"\u003e— The Anderson Family, United States\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"uv-review\"\u003e\n        \u003cdiv class=\"uv-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cp\u003e\"As a Chilean returning after 20 years abroad, I was curious what foreigners would hear about my country. The narration was respectful, accurate, and surprisingly deep — it included the dark chapters without turning them into trauma tourism. I bought it for my Canadian in-laws. They now understand Chile better than most of my cousins.\"\u003c\/p\u003e\n        \u003cdiv class=\"uv-review-sig\"\u003e— Rodrigo F., Santiago \/ Montreal\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"uv-review\"\u003e\n        \u003cdiv class=\"uv-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cp\u003e\"The Mercado Central audio alone was worth the $6. I would have walked right past it thinking it was just another tourist market. Instead I sat at Donde Augusto, ordered the paila marina the narrator recommended, and had the best seafood meal of my South American trip. Use this tour. Trust the narrator.\"\u003c\/p\u003e\n        \u003cdiv class=\"uv-review-sig\"\u003e— James T., Australia\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"uv-review\"\u003e\n        \u003cdiv class=\"uv-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cp\u003e\"We did this as a couple on our honeymoon. Walked from Plaza de Armas to Bellavista over two evenings with our headphones in. The Bellavista chapter — Violeta Parra, the street art, the student movement history — was so moving we stayed an extra night in Santiago just to walk it again. Best €5 we spent on the entire trip.\"\u003c\/p\u003e\n        \u003cdiv class=\"uv-review-sig\"\u003e— Lucie \u0026amp; Thomas, France\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ══════════════ REFUND POLICY ══════════════ --\u003e\n  \u003csection class=\"uv-refund\"\u003e\n    \u003cdiv class=\"uv-section\"\u003e\n      \u003cdiv class=\"uv-section-kicker\"\u003eThe Honest Small Print\u003c\/div\u003e\n      \u003ch2\u003eRefund policy — \u003cem\u003eclear, fair, final.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"uv-section-lead\"\u003eWe believe in transparency. Read this carefully before you buy.\u003c\/p\u003e\n\n      \u003cdiv class=\"uv-refund-inner\"\u003e\n        \u003cdiv class=\"uv-refund-item\"\u003e\n          \u003cb\u003eAll sales are final.\u003c\/b\u003e\n          \u003cspan\u003eThis is a digital product delivered instantly to your inbox. We cannot accept returns or offer refunds once the email with your access links has been sent.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"uv-refund-item\"\u003e\n          \u003cb\u003eNo refunds for changed travel plans.\u003c\/b\u003e\n          \u003cspan\u003eWe cannot refund for cancelled trips, missed flights, weather disruptions, illness, or changes in personal schedule.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"uv-refund-item\"\u003e\n          \u003cb\u003eNo refunds for incorrect language selection.\u003c\/b\u003e\n          \u003cspan\u003eYour language choice is permanent. Please double-check at checkout before submitting.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"uv-refund-item\"\u003e\n          \u003cb\u003eNo refunds for device or connectivity issues on your end.\u003c\/b\u003e\n          \u003cspan\u003eAudio streams online — please ensure you have mobile data or WiFi access in Santiago before purchase.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"uv-refund-item\"\u003e\n          \u003cb\u003eIf something breaks on our side, we fix it — free, fast.\u003c\/b\u003e\n          \u003cspan\u003eIf any link genuinely fails due to a technical fault on our end, report it within 24 hours of your first click and we will replace the access within the same day. This is our side of the transparency deal.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"uv-refund-item\"\u003e\n          \u003cb\u003eContact before buying if anything is unclear.\u003c\/b\u003e\n          \u003cspan\u003eOur team responds within 4 hours, 24\/7, in any time zone. Better to ask now than regret later — all sales really are final.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ══════════════ FINAL CTA ══════════════ --\u003e\n  \u003csection class=\"uv-cta\"\u003e\n    \u003cdiv class=\"uv-section\"\u003e\n      \u003cdiv class=\"uv-section-kicker\"\u003eReady?\u003c\/div\u003e\n      \u003ch2\u003eSantiago is \u003cem\u003ewaiting.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"uv-cta-line\"\u003eListen at your pace. Walk at your rhythm. Travel on your own terms.\u003c\/p\u003e\n      \u003cp class=\"uv-cta-price\"\u003eFrom $6 per person · Instant Access · 6-Day Window · 12+ Languages\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ══════════════ FOOTER ══════════════ --\u003e\n  \u003cfooter class=\"uv-footer\"\u003e\n    \u003cdiv\u003e\n      \u003cstrong style=\"color: var(--gold-mid); font-family: var(--ff-serif); font-size: 1.2rem; letter-spacing: 0.1em;\"\u003eUVAMAI\u003c\/strong\u003e\u003cbr\u003e\n      Premium Self-Guided Audio Tours · Est. 2012\u003cbr\u003e\n      Tiruchirappalli, Tamil Nadu, India\n    \u003c\/div\u003e\n    \u003chr\u003e\n    \u003cdiv\u003e\n      📧 \u003ca href=\"mailto:tours@uvamai.com\"\u003etours@uvamai.com\u003c\/a\u003e  · \n      💬 \u003ca href=\"https:\/\/wa.me\/uvamai\"\u003eWhatsApp\u003c\/a\u003e  · \n      📱 +91 7598234240\n    \u003c\/div\u003e\n    \u003chr\u003e\n    \u003csmall\u003eAligned with the UNWTO Global Code of Ethics for Tourism · © 2012–2026 Uvamai Niche Tourism · All Rights Reserved\u003c\/small\u003e\n  \u003c\/footer\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ═══════════════════════════════════════════════════════════════════\n     SCHEMA MARKUP — Product \/ Tour\n═══════════════════════════════════════════════════════════════════ --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Santiago Self-Guided Audio Tour\",\n  \"image\": \"https:\/\/uvamai.shop\/cdn\/shop\/products\/santiago-self-guided-audio-tour.jpg\",\n  \"description\": \"Premium self-guided audio tour of Santiago, Chile. 10 expert-narrated attractions including Plaza de Armas, La Moneda Palace, Cerro Santa Lucía, Mercado Central, Casa Museo La Chascona, Cerro San Cristóbal, Barrio Bellavista, Sky Costanera, and more. Available in 12+ languages. Instant digital delivery. 6-day access window. From $6 per person.\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"Uvamai\"\n  },\n  \"sku\": \"UV-SANTIAGO-001\",\n  \"category\": \"Self-Guided Audio Tour\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"url\": \"https:\/\/uvamai.shop\/products\/santiago-self-guided-audio-tour\",\n    \"priceCurrency\": \"USD\",\n    \"price\": \"6.00\",\n    \"priceValidUntil\": \"2026-12-31\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"itemCondition\": \"https:\/\/schema.org\/NewCondition\",\n    \"seller\": {\n      \"@type\": \"Organization\",\n      \"name\": \"Uvamai Niche Tourism\"\n    }\n  },\n  \"aggregateRating\": {\n    \"@type\": \"AggregateRating\",\n    \"ratingValue\": \"4.9\",\n    \"reviewCount\": \"127\",\n    \"bestRating\": \"5\",\n    \"worstRating\": \"1\"\n  },\n  \"review\": [\n    {\n      \"@type\": \"Review\",\n      \"reviewRating\": {\n        \"@type\": \"Rating\",\n        \"ratingValue\": \"5\",\n        \"bestRating\": \"5\"\n      },\n      \"author\": {\n        \"@type\": \"Person\",\n        \"name\": \"Margaret H.\"\n      },\n      \"reviewBody\": \"The audio tour completely changed our minds about Santiago. The La Moneda chapter gave me chills standing in that exact spot. This city deserves 3 full days, not a single afternoon.\"\n    },\n    {\n      \"@type\": \"Review\",\n      \"reviewRating\": {\n        \"@type\": \"Rating\",\n        \"ratingValue\": \"5\",\n        \"bestRating\": \"5\"\n      },\n      \"author\": {\n        \"@type\": \"Person\",\n        \"name\": \"Sofia M.\"\n      },\n      \"reviewBody\": \"Cerro Santa Lucía at sunset with the narration about Mapuche history playing in my ears is a memory I will keep forever.\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"TouristAttraction\",\n  \"name\": \"Santiago Self-Guided Audio Tour by Uvamai\",\n  \"description\": \"Explore 10 of Santiago's most iconic attractions at your own pace with professional audio narration in 12+ languages.\",\n  \"touristType\": [\"Cultural tourists\", \"Independent travelers\", \"Solo travelers\", \"Families\", \"History enthusiasts\"],\n  \"location\": {\n    \"@type\": \"City\",\n    \"name\": \"Santiago\",\n    \"address\": {\n      \"@type\": \"PostalAddress\",\n      \"addressLocality\": \"Santiago\",\n      \"addressRegion\": \"Santiago Metropolitan Region\",\n      \"addressCountry\": \"Chile\"\n    }\n  }\n}\n\u003c\/script\u003e","brand":"Uvamai Niche Tourism","offers":[{"title":"🇬🇧 English","offer_id":53891166699892,"sku":null,"price":6.0,"currency_code":"USD","in_stock":true},{"title":"🇪🇸 Español","offer_id":54409212199284,"sku":null,"price":6.0,"currency_code":"USD","in_stock":true},{"title":"🇫🇷 Français","offer_id":54409213247860,"sku":null,"price":6.0,"currency_code":"USD","in_stock":true},{"title":"🇨🇳 中文","offer_id":54409214230900,"sku":null,"price":6.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0961\/3472\/6004\/files\/santiago-self-guided-audio-tour-8709467.png?v=1779432085","url":"https:\/\/www.uvamai.com\/ja\/products\/santiago-self-guided-audio-tour","provider":"Uvamai Niche Tourism","version":"1.0","type":"link"}