{"id":95,"date":"2026-03-11T06:30:08","date_gmt":"2026-03-11T06:30:08","guid":{"rendered":"https:\/\/www.internationalteasymposium.org\/?page_id=95"},"modified":"2026-04-02T16:38:01","modified_gmt":"2026-04-02T12:38:01","slug":"practical-info","status":"publish","type":"page","link":"https:\/\/www.internationalteasymposium.org\/index.php\/practical-info\/","title":{"rendered":"Practical Info"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"95\" class=\"elementor elementor-95\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cbf238b e-flex e-con-boxed e-con e-parent\" data-id=\"cbf238b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9d1e932 elementor-widget elementor-widget-html\" data-id=\"9d1e932\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;600&family=Playfair+Display:wght@600;700&display=swap\" rel=\"stylesheet\">\n    <style>\n        \/* --- BRANDING & ELEGANCE --- *\/\n        :root {\n            --forest-green: #2d5a27;\n            --leaf-green: #88b04b;\n            --cream: #fcfaf7;\n            --white: #ffffff;\n            --text-dark: #2c2c2c;\n            --text-light: #666666;\n            --border-color: #e5e0d8;\n        }\n\n        .ts-wrapper { font-family: 'Montserrat', sans-serif; color: var(--text-dark); background-color: var(--cream); line-height: 1.6; }\n        .ts-wrapper h1, .ts-wrapper h2, .ts-wrapper h3 { font-family: 'Playfair Display', serif; color: var(--forest-green); }\n        .ts-container { max-width: 1140px; margin: 0 auto; padding: 40px 20px; }\n\n        \/* --- HERO SECTION --- *\/\n        .ts-hero { background-color: var(--forest-green); color: var(--white); text-align: center; padding: 70px 20px; border-radius: 8px; margin-bottom: 40px; box-shadow: 0 10px 30px rgba(45, 90, 39, 0.15); }\n        .ts-hero h1 { color: var(--white); font-size: 2.6rem; margin-bottom: 15px; letter-spacing: -0.5px; }\n        .ts-hero p { font-size: 1.15rem; opacity: 0.95; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; font-weight: 300; }\n\n        .ts-hero-nav { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }\n        .ts-btn-nav {\n            display: flex; align-items: center; gap: 10px;\n            border: 1.5px solid var(--white); color: var(--white);\n            padding: 12px 25px; border-radius: 4px; font-weight: 600;\n            text-decoration: none; transition: 0.3s ease; text-transform: uppercase; font-size: 0.85rem; letter-spacing: 1px;\n        }\n        .ts-btn-nav:hover { background: var(--white); color: var(--forest-green); }\n\n        \/* --- VENUES SECTION --- *\/\n        .ts-section-title { text-align: center; font-size: 2.2rem; margin-bottom: 40px; }\n        .ts-venues-grid { display: grid; grid-template-columns: repeat(1, 1fr); gap: 20px; margin-bottom: 30px; max-width: 400px; margin-left: auto; margin-right: auto; }\n        .ts-venue-card {\n            background: var(--white); padding: 25px; border-radius: 6px;\n            border: 2px solid var(--border-color); cursor: pointer; transition: 0.3s; text-align: center;\n            display: flex; flex-direction: column; align-items: center;\n        }\n        .ts-venue-card:hover { border-color: var(--leaf-green); transform: translateY(-5px); }\n        .ts-venue-card.active { border-color: var(--forest-green); background: #f8faf8; box-shadow: 0 5px 15px rgba(0,0,0,0.05); }\n        .ts-venue-card h3 { font-size: 1.1rem; margin: 15px 0 10px 0; min-height: 50px; display: flex; align-items: center; }\n        .ts-venue-card p { font-size: 0.85rem; color: var(--text-light); margin: 0; line-height: 1.4; }\n\n        .ts-map-container { width: 100%; height: 500px; border-radius: 8px; overflow: hidden; border: 1px solid var(--border-color); box-shadow: 0 10px 40px rgba(0,0,0,0.05); }\n        .ts-map-container iframe { width: 100%; height: 100%; border: 0; }\n\n        \/* --- PARTNERS SECTION --- *\/\n        .ts-partners-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 30px; margin-top: 50px; }\n        .ts-partner-card {\n            background: var(--white); padding: 40px 30px; border-radius: 8px;\n            border: 1px solid var(--border-color); text-align: center;\n            display: flex; flex-direction: column; justify-content: space-between; transition: 0.3s;\n        }\n        .ts-partner-card:hover { border-color: var(--leaf-green); box-shadow: 0 10px 30px rgba(0,0,0,0.05); }\n        .ts-logo-box { height: 100px; display: flex; align-items: center; justify-content: center; margin-bottom: 25px; }\n        .ts-logo-box img { max-height: 100%; max-width: 220px; object-fit: contain; }\n        \n        .ts-socials { display: flex; justify-content: center; gap: 15px; margin-bottom: 20px; }\n        .ts-socials svg { width: 22px; height: 22px; fill: var(--forest-green); transition: 0.3s; }\n        .ts-socials a:hover svg { fill: var(--leaf-green); }\n\n        .ts-btn-action {\n            display: block; background: var(--forest-green); color: white;\n            padding: 14px; border-radius: 4px; text-decoration: none;\n            font-weight: 600; font-size: 0.95rem; transition: 0.3s; border: none; width: 100%; cursor: pointer;\n        }\n        .ts-btn-action:hover { background: var(--leaf-green); }\n\n        \/* --- INFO CARDS --- *\/\n        .ts-info-row { display: grid; grid-template-columns: 1fr 1fr; gap: 30px; margin-top: 60px; }\n        .ts-info-card { background: var(--white); padding: 35px; border-radius: 8px; border: 1px solid var(--border-color); }\n        .ts-practical-item { display: flex; align-items: center; gap: 20px; margin-bottom: 20px; }\n        .ts-icon-circle { width: 50px; height: 50px; background: var(--cream); border-radius: 50%; display: flex; align-items: center; justify-content: center; color: var(--forest-green); flex-shrink: 0; }\n        .ts-icon-circle svg { width: 24px; height: 24px; fill: currentColor; }\n\n        \/* --- MODAL --- *\/\n        .ts-modal { position: fixed; top:0; left:0; width:100%; height:100%; background: rgba(0,0,0,0.8); display:none; align-items:center; justify-content:center; z-index:99999; }\n        .ts-modal.active { display: flex; }\n        .ts-modal-content { background: var(--white); width:95%; max-width:850px; border-radius:12px; overflow:hidden; animation: slideUp 0.3s ease; }\n        @keyframes slideUp { from { transform: translateY(30px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }\n        .ts-modal-header { background: var(--forest-green); color: white; padding: 25px; display: flex; justify-content: space-between; align-items: center; }\n        .ts-modal-body { padding: 30px; display: grid; grid-template-columns: 1fr 1fr; gap: 20px; max-height: 70vh; overflow-y: auto; background: var(--cream); }\n        .ts-host-item { background: white; padding: 20px; border-radius: 8px; border: 1px solid var(--border-color); }\n        .ts-host-item h4 { margin: 0 0 10px 0; color: var(--forest-green); font-size: 1.1rem; }\n        .ts-host-item p { font-size: 0.85rem; margin: 5px 0; display: flex; align-items: center; gap: 8px; }\n\n        @media (max-width: 900px) { .ts-venues-grid, .ts-partners-grid, .ts-info-row, .ts-modal-body { grid-template-columns: 1fr; } }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"ts-wrapper\">\n    <header class=\"ts-hero\">\n        <h1>Plan Your Journey<\/h1>\n        <p>Discover the venues of the International Tea Symposium 2026 and explore our curated selection of certified accommodation partners in Reunion Island.<\/p>\n        <div class=\"ts-hero-nav\">\n            <a href=\"#ts-venues\" class=\"ts-btn-nav\">\n                <svg viewBox=\"0 0 24 24\" width=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z\"><\/path><circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle><\/svg>\n                Symposium Venue\n            <\/a>\n            <a href=\"#ts-accommodation\" class=\"ts-btn-nav\">\n                <svg viewBox=\"0 0 24 24\" width=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z\"><\/path><polyline points=\"9 22 9 12 15 12 15 22\"><\/polyline><\/svg>\n                Accommodation\n            <\/a>\n        <\/div>\n    <\/header>\n\n    <div class=\"ts-container\">\n        \n        <section id=\"ts-venues\">\n            <h2 class=\"ts-section-title\">Official Location<\/h2>\n            <div class=\"ts-venues-grid\">\n                <div class=\"ts-venue-card active\" onclick=\"updateTsMap('https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3716.924823903179!2d55.63228107593561!3d-21.314051680397577!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x217dece36c67031d%3A0x202065995b592100!2s18%20Rue%20Emile%20Mussard%2C%20St%20Joseph%2097480%2C%20La%20R%C3%A9union!5e0!3m2!1sen!2sfr!4v1710000000002', this)\">\n                    <svg viewBox=\"0 0 24 24\" width=\"30\" fill=\"var(--forest-green)\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"\/><\/svg>\n                    <h3>Le Labyrinthe En-Champ-Th\u00e9<\/h3>\n                    <p>18 Rue Emile Mussard, Grand Coude,<br>Saint-Joseph 97480<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"ts-map-container\">\n                <iframe id=\"ts-iframe-map\" src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3716.924823903179!2d55.63228107593561!3d-21.314051680397577!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x217dece36c67031d%3A0x202065995b592100!2s18%20Rue%20Emile%20Mussard%2C%20St%20Joseph%2097480%2C%20La%20R%C3%A9union!5e0!3m2!1sen!2sfr!4v1710000000002\" allowfullscreen=\"\" loading=\"lazy\"><\/iframe>\n            <\/div>\n        <\/section>\n\n        <section id=\"ts-accommodation\" style=\"margin-top: 100px;\">\n            <h2 class=\"ts-section-title\">Accommodation Partners<\/h2>\n            <div class=\"ts-partners-grid\">\n                \n                <div class=\"ts-partner-card\" style=\"border: 2px solid var(--forest-green);\">\n                    <div class=\"ts-logo-box\"><img decoding=\"async\" src=\"http:\/\/www.internationalteasymposium.org\/wp-content\/uploads\/2026\/03\/LA-REUNION_1200.jpg\" alt=\"IRT\"><\/div>\n                    <h3>Reunion Island Tourism (IRT)<\/h3>\n                    <p style=\"font-size: 0.95rem; margin-bottom: 20px;\">The official tourism board offering a comprehensive selection of hotels, resorts, and luxury stays with full English support.<\/p>\n                    <div class=\"ts-socials\">\n                        <a href=\"https:\/\/www.facebook.com\/ReunionTourisme\/\" target=\"_blank\"><svg viewBox=\"0 0 24 24\"><path d=\"M18.77 7.46H14.5v-1.9c0-.9.6-1.1 1-1.1h3V.5h-4.33C10.24.5 9.5 3.44 9.5 5.32v2.14h-3v4h3v12h5v-12h3.85l.42-4z\"\/><\/svg><\/a>\n                        <a href=\"https:\/\/www.instagram.com\/reuniontourisme\/\" target=\"_blank\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 2.16c3.2 0 3.58.01 4.85.07 3.25.15 4.77 1.69 4.92 4.92.06 1.27.07 1.65.07 4.85s-.01 3.58-.07 4.85c-.15 3.23-1.66 4.77-4.92 4.92-1.27.06-1.65.07-4.85.07s-3.58-.01-4.85-.07c-3.26-.15-4.77-1.7-4.92-4.92-.06-1.27-.07-1.65-.07-4.85s.01-3.58.07-4.85c.15-3.23 1.66-4.77 4.92-4.92 1.27-.06 1.65-.07 4.85-.07M12 0C8.74 0 8.33.01 7.05.07 2.7.27.27 2.7.07 7.05 0 8.33 0 8.74 0 12s.01 3.67.07 4.95c.2 4.35 2.63 6.78 6.98 6.98 1.28.06 1.69.07 4.95.07s3.67-.01 4.95-.07c4.35-.2 6.78-2.63 6.98-6.98.06-1.28.07-1.69.07-4.95s-.01-3.67-.07-4.95c-.2-4.35-2.63-6.78-6.98-6.98C15.67.01 15.26 0 12 0z\"\/><path d=\"M12 5.84A6.16 6.16 0 1 0 18.16 12 6.16 6.16 0 0 0 12 5.84zm0 10.16a4 4 0 1 1 4-4 4 4 0 0 1-4 4z\"\/><circle cx=\"18.41\" cy=\"5.59\" r=\"1.44\"\/><\/svg><\/a>\n                    <\/div>\n                    <a href=\"https:\/\/en.reunion.fr\/\" target=\"_blank\" class=\"ts-btn-action\">Book Hotels (English)<\/a>\n                <\/div>\n\n                <div class=\"ts-partner-card\">\n                    <div class=\"ts-logo-box\"><img decoding=\"async\" src=\"http:\/\/www.internationalteasymposium.org\/wp-content\/uploads\/2026\/03\/05_Logo_GITES-DE-FRANCE_100x100mm_3-Couleurs_RVB.png\" alt=\"G\u00eetes de France\"><\/div>\n                    <h3>G\u00eetes de France<\/h3>\n                    <p style=\"font-size: 0.95rem; margin-bottom: 20px;\">Experience local hospitality in certified bed & breakfasts and traditional guest houses across the island.<\/p>\n                    <a href=\"https:\/\/www.gites-de-france-reunion.com\/fr\" target=\"_blank\" class=\"ts-btn-action\">Explore Guest Houses<\/a>\n                <\/div>\n\n                <div class=\"ts-partner-card\">\n                    <div class=\"ts-logo-box\"><img decoding=\"async\" src=\"http:\/\/www.internationalteasymposium.org\/wp-content\/uploads\/2026\/03\/Nouveau-logo-BAF-1.png\" alt=\"Bienvenue \u00e0 la ferme\"><\/div>\n                    <h3>Bienvenue \u00e0 la Ferme<\/h3>\n                    <p style=\"font-size: 0.95rem; margin-bottom: 20px;\">Immerse yourself in R\u00e9union\u2019s agricultural heritage with unique farm-stay experiences and local produce.<\/p>\n                    <a href=\"https:\/\/www.bienvenue-a-la-ferme.com\/reunion\" target=\"_blank\" class=\"ts-btn-action\">Find Farm Stays<\/a>\n                <\/div>\n\n                <div class=\"ts-partner-card\">\n                    <div class=\"ts-logo-box\"><img decoding=\"async\" src=\"http:\/\/www.internationalteasymposium.org\/wp-content\/uploads\/2026\/03\/309219079_391299473209435_2007415961192288700_n.png\" alt=\"Accueil Paysan\"><\/div>\n                    <h3>Accueil Paysan<\/h3>\n                    <p style=\"font-size: 0.95rem; margin-bottom: 20px;\">Sustainable and ethical tourism. Connect directly with peasant-hosts for an authentic and human-centered stay.<\/p>\n                    <button onclick=\"openTsModal()\" class=\"ts-btn-action\">View Selected Hosts<\/button>\n                <\/div>\n\n            <\/div>\n        <\/section>\n\n        <div class=\"ts-info-row\">\n            <div class=\"ts-info-card\">\n                <h3>Practical Information<\/h3>\n                <div class=\"ts-practical-item\">\n                    <div class=\"ts-icon-circle\"><svg viewBox=\"0 0 24 24\"><path d=\"M11.8 10.9c-2.27-.59-3-1.2-3-2.15 0-1.09 1.01-1.85 2.7-1.85 1.78 0 2.44.85 2.5 2.1h2.21c-.07-1.72-1.12-3.3-3.21-3.81V3h-3v2.16c-1.94.42-3.5 1.68-3.5 3.61 0 2.31 1.91 3.46 4.7 4.13 2.5.6 3 1.48 3 2.41 0 .69-.49 1.79-2.7 1.79-2.06 0-2.87-.92-2.98-2.1h-2.2c.12 2.19 1.76 3.42 3.68 3.83V21h3v-2.15c1.95-.37 3.5-1.5 3.5-3.55 0-2.84-2.43-3.81-4.7-4.4z\"\/><\/svg><\/div>\n                    <div><strong>Currency:<\/strong> Euro (\u20ac)<\/div>\n                <\/div>\n                <div class=\"ts-practical-item\">\n                    <div class=\"ts-icon-circle\"><svg viewBox=\"0 0 24 24\"><path d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm0 10c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm-7.07 3.53l-1.41 1.41 1.79 1.79 1.41-1.41-1.79-1.79zM11 20.5h2v3h-2v-3z\"\/><\/svg><\/div>\n                    <div><strong>Weather in May:<\/strong> Dry season. Expect sunny skies and mild temperatures.<\/div>\n                <\/div>\n            <\/div>\n            <div class=\"ts-info-card\">\n                <h3>Travel Recommendation<\/h3>\n                <p style=\"font-size: 0.95rem; color: var(--text-light); line-height: 1.6;\">We strongly recommend booking your accommodation in advance. The symposium venue is located in the beautiful highlands of Grand Coude, Saint-Joseph.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<div id=\"ts-hosts-modal\" class=\"ts-modal\">\n    <div class=\"ts-modal-content\">\n        <div class=\"ts-modal-header\">\n            <h3 style=\"color: white; margin: 0;\">Selected Peasant-Hosts<\/h3>\n            <span style=\"cursor:pointer; font-size:28px;\" onclick=\"closeTsModal()\">\u00d7<\/span>\n        <\/div>\n        <div class=\"ts-modal-body\">\n            <div class=\"ts-host-item\">\n                <h4>Ferme Crescence<\/h4>\n                <p>\ud83d\udccd 130 chemin de Ligne, La Saline<\/p>\n                <p>\ud83d\udcde 06 92 91 22 92<\/p>\n                <p>\u2709\ufe0f <a href=\"mailto:fermecrescence974@gmail.com\">fermecrescence974@gmail.com<\/a><\/p>\n            <\/div>\n            <div class=\"ts-host-item\">\n                <h4>G\u00eete Eucalyptus<\/h4>\n                <p>\ud83d\udccd 582 chemin des Calumets, Saint-Paul<\/p>\n                <p>\ud83d\udcde 06 92 11 90 63<\/p>\n                <p>\u2709\ufe0f <a href=\"mailto:cabinetvalec@gmail.com\">cabinetvalec@gmail.com<\/a><\/p>\n            <\/div>\n            <div class=\"ts-host-item\">\n                <h4>La Ferme des Pitayas<\/h4>\n                <p>\ud83d\udccd 212 rue des Passerines, Le Tampon<\/p>\n                <p>\ud83d\udcde 06 92 04 30 88<\/p>\n                <p>\u2709\ufe0f <a href=\"mailto:catherine.apostin@gmail.com\">catherine.apostin@gmail.com<\/a><\/p>\n            <\/div>\n            <div class=\"ts-host-item\">\n                <h4>Les Zamours des Lianes<\/h4>\n                <p>\ud83d\udccd 47 route de Bel Air, Saint-Joseph<\/p>\n                <p>\ud83d\udcde 06 92 58 48 20<\/p>\n                <p>\u2709\ufe0f <a href=\"mailto:maria.cadet@laposte.net\">maria.cadet@laposte.net<\/a><\/p>\n            <\/div>\n            <div class=\"ts-host-item\">\n                <h4>G\u00eete Piton Mahot<\/h4>\n                <p>\ud83d\udccd 54B chemin Grande Ferme, Plaine des Cafres<\/p>\n                <p>\ud83d\udcde 06 92 69 00 02<\/p>\n                <p>\u2709\ufe0f <a href=\"mailto:gites.piton-mahot@hotmail.fr\">gites.piton-mahot@hotmail.fr<\/a><\/p>\n            <\/div>\n            <div class=\"ts-host-item\">\n                <h4>L\u2019Escale Royale<\/h4>\n                <p>\ud83d\udccd 7 chemin de la Cascade Blanche, Salazie<\/p>\n                <p>\ud83d\udcde 06 92 68 58 86<\/p>\n                <p>\u2709\ufe0f <a href=\"mailto:smaillot8@gmail.com\">smaillot8@gmail.com<\/a><\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n    function updateTsMap(url, el) {\n        document.getElementById('ts-iframe-map').src = url;\n        const cards = document.querySelectorAll('.ts-venue-card');\n        cards.forEach(c => c.classList.remove('active'));\n        el.classList.add('active');\n    }\n    function openTsModal() { document.getElementById('ts-hosts-modal').classList.add('active'); document.body.style.overflow = 'hidden'; }\n    function closeTsModal() { document.getElementById('ts-hosts-modal').classList.remove('active'); document.body.style.overflow = 'auto'; }\n    window.onclick = function(e) { if (e.target.id === 'ts-hosts-modal') closeTsModal(); }\n<\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6d17e1a e-flex e-con-boxed e-con e-parent\" data-id=\"6d17e1a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Plan Your Journey Discover the venues of the International Tea Symposium 2026 and explore our curated selection of certified accommodation partners in Reunion Island. Symposium Venue Accommodation Official Location Le [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"","_tribe_ticket_capacity":"0","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":"[]","_tribe_ticket_has_attendee_info_fields":false,"footnotes":"","_tec_slr_enabled":"","_tec_slr_layout":""},"class_list":["post-95","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"ticketed":false,"_links":{"self":[{"href":"https:\/\/www.internationalteasymposium.org\/index.php\/wp-json\/wp\/v2\/pages\/95","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.internationalteasymposium.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.internationalteasymposium.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.internationalteasymposium.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.internationalteasymposium.org\/index.php\/wp-json\/wp\/v2\/comments?post=95"}],"version-history":[{"count":17,"href":"https:\/\/www.internationalteasymposium.org\/index.php\/wp-json\/wp\/v2\/pages\/95\/revisions"}],"predecessor-version":[{"id":421,"href":"https:\/\/www.internationalteasymposium.org\/index.php\/wp-json\/wp\/v2\/pages\/95\/revisions\/421"}],"wp:attachment":[{"href":"https:\/\/www.internationalteasymposium.org\/index.php\/wp-json\/wp\/v2\/media?parent=95"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}