{"id":5550,"date":"2025-06-22T15:08:00","date_gmt":"2025-06-22T20:08:00","guid":{"rendered":"https:\/\/demo.wpzoom.com\/inspiro\/?page_id=5550"},"modified":"2026-05-12T06:14:07","modified_gmt":"2026-05-12T11:14:07","slug":"home","status":"publish","type":"page","link":"https:\/\/www.mardigrasworld.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5550\" class=\"elementor elementor-5550\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ccdba2b e-flex e-con-boxed e-con e-parent\" data-id=\"ccdba2b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/www.mardigrasworld.com\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/MGW-Video-Clip.mp4&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-background-video-container\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" role=\"presentation\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div><div class=\"elementor-element elementor-element-7d31660 e-con-full e-flex e-con e-child\" data-id=\"7d31660\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cfb808f elementor-widget elementor-widget-heading\" data-id=\"cfb808f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Where every day is Mardi Gras!<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d9003f4 elementor-widget elementor-widget-html\" data-id=\"d9003f4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Mardi Gras Text<\/title>\r\n    <style>\r\n        .mardi-gras-text {\r\n            font-family: inherit;\r\n            color: white;\r\n            font-size: 2.5rem;\r\n            text-align: center;\r\n            font-weight: bold;\r\n        }\r\n        \r\n        \/* Mobile devices *\/\r\n        @media (max-width: 768px) {\r\n            .mardi-gras-text {\r\n                font-size: 1.8rem;\r\n            }\r\n        }\r\n        \r\n        \/* Small mobile devices *\/\r\n        @media (max-width: 480px) {\r\n            .mardi-gras-text {\r\n                font-size: 1.4rem;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"mardi-gras-text\" id=\"mardiGrasText\"> \r\n        You don't have to wait until Mardi Gras day for the Mardi Gras experience.\r\n    <\/div>\r\n\r\n    <script>\r\n        function calculateEaster(year) {\r\n            const a = year % 19;\r\n            const b = Math.floor(year \/ 100);\r\n            const c = year % 100;\r\n            const d = Math.floor(b \/ 4);\r\n            const e = b % 4;\r\n            const f = Math.floor((b + 8) \/ 25);\r\n            const g = Math.floor((b - f + 1) \/ 3);\r\n            const h = (19 * a + b - d - g + 15) % 30;\r\n            const i = Math.floor(c \/ 4);\r\n            const k = c % 4;\r\n            const l = (32 + 2 * e + 2 * i - h - k) % 7;\r\n            const m = Math.floor((a + 11 * h + 22 * l) \/ 451);\r\n            const month = Math.floor((h + l - 7 * m + 114) \/ 31);\r\n            const day = ((h + l - 7 * m + 114) % 31) + 1;\r\n            \r\n            return new Date(year, month - 1, day);\r\n        }\r\n\r\n        function getMardiGrasDate(year) {\r\n            const easter = calculateEaster(year);\r\n            const mardiGras = new Date(easter);\r\n            mardiGras.setDate(easter.getDate() - 47);\r\n            return mardiGras;\r\n        }\r\n\r\n        function updateText() {\r\n            const now = new Date();\r\n            const currentYear = now.getFullYear();\r\n            let mardiGras = getMardiGrasDate(currentYear);\r\n            \r\n            if (mardiGras < now) {\r\n                mardiGras = getMardiGrasDate(currentYear + 1);\r\n            }\r\n            \r\n            const options = { \r\n                year: 'numeric', \r\n                month: 'long', \r\n                day: 'numeric' \r\n            };\r\n            const mardiGrasFormatted = mardiGras.toLocaleDateString('en-US', options);\r\n            \r\n            const text = `You don't have to wait until ${mardiGrasFormatted} to experience Mardi Gras magic.`;\r\n            \r\n            document.getElementById('mardiGrasText').textContent = text;\r\n        }\r\n\r\n        updateText();\r\n        setInterval(updateText, 86400000); \/\/ Update once per day\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-64e2721 elementor-widget elementor-widget-text-editor\" data-id=\"64e2721\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Mardi Gras World is open 7 days a week from <b>9:00am to 5:30pm<\/b>.<\/p>\n<p>The first admission is at<strong> 9:30am <\/strong>and the last admission is at<strong> 4:30pm<\/strong>.&nbsp;<\/p>\n<p><span style=\"background-color: initial;\">We&#8217;re closed <b>Christmas, Thanksgiving, Easter, and Mardi Gras Day<\/b>.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-74d7156 elementor-align-center rollerBtn elementor-widget elementor-widget-button\" data-id=\"74d7156\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Purchase tickets online <\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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-e57b216 e-flex e-con-boxed e-con e-parent\" data-id=\"e57b216\" 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-d92f30c elementor-widget elementor-widget-html\" data-id=\"d92f30c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Mardi Gras Countdown Widget<\/title>\r\n    <style>\r\n        \/* Widget Container *\/\r\n        .mardi-gras-widget {\r\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\r\n            color: #333333;\r\n            margin-bottom: 30px;\r\n        }\r\n\r\n        \/* Widget Title *\/\r\n        .widget-title {\r\n            \/*font-size: 1.4rem;\r\n            font-weight: 600;\r\n            color: #333333; *\/\r\n            margin-bottom: 20px;\r\n            text-align: center;\r\n            border-bottom: 2px solid #f0f0f0;\r\n            padding-bottom: 10px;\r\n        }\r\n\r\n        \/* Current time display - compact *\/\r\n        .current-time-compact {\r\n            background: #f8f9fa;\r\n            border: 1px solid #e9ecef;\r\n            border-radius: 6px;\r\n            padding: 15px;\r\n            margin-bottom: 20px;\r\n            text-align: center;\r\n            font-size: 1.5rem;\r\n            color: #666666;\r\n        }\r\n\r\n        \/* Mardi Gras Date Display *\/\r\n        .mardi-gras-date-display {\r\n            background: #663399;\r\n            border-radius: 8px;\r\n            padding: 20px;\r\n            margin-bottom: 20px;\r\n            text-align: center;\r\n            color: white;\r\n            box-shadow: 0 4px 15px rgba(102, 51, 153, 0.3);\r\n        }\r\n\r\n        .mardi-gras-date-title {\r\n            font-size: 2rem;\r\n            font-weight: 600;\r\n            margin-bottom: 8px;\r\n            text-shadow: 1px 1px 2px rgba(0,0,0,0.3);\r\n        }\r\n\r\n        .mardi-gras-date-text {\r\n            font-size: 1.8rem;\r\n            font-weight: 700;\r\n            text-shadow: 1px 1px 2px rgba(0,0,0,0.3);\r\n            letter-spacing: 0.5px;\r\n        }\r\n\r\n        \/* Cards - row on desktop, columns on mobile *\/\r\n        .countdown-cards {\r\n            display: flex;\r\n            flex-direction: row;\r\n            gap: 20px;\r\n        }\r\n\r\n        \/* Make cards equal width on desktop *\/\r\n        .countdown-card {\r\n            background: #ffffff;\r\n            border: 1px solid #e9ecef;\r\n            border-radius: 8px;\r\n            padding: 15px 10px;\r\n            text-align: center;\r\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\r\n            transition: all 0.3s ease;\r\n            flex: 1; \/* Equal width cards *\/\r\n        }\r\n\r\n        .countdown-card:hover {\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);\r\n        }\r\n\r\n        \/* Mardi Gras themed accents - top borders like Inspiro *\/\r\n        .countdown-card.mardi-gras {\r\n            border-top: 7px solid #663399;\r\n        }\r\n\r\n        .countdown-card.king-cake {\r\n            border-top: 7px solid #FFD700;\r\n        }\r\n\r\n        .countdown-card.parade {\r\n            border-top: 7px solid #009639;\r\n        }\r\n\r\n        .card-header {\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin-bottom: 10px;\r\n        }\r\n\r\n        .card-title {\r\n            \/*font-size: 1.1rem;\r\n            font-weight: 600; *\/\r\n            color: #333333;\r\n            margin: 0;\r\n        }\r\n\r\n        .parade-subtitle {\r\n            font-size: 1.2rem;\r\n            color: #888888;\r\n            margin-top: 6px;\r\n            font-style: italic;\r\n            line-height: 1.1;\r\n        }\r\n\r\n        \/* Compact countdown display *\/\r\n        .countdown-display {\r\n            display: grid;\r\n            grid-template-columns: repeat(4, 1fr);\r\n            gap: 6px;\r\n        }\r\n\r\n        .countdown-item {\r\n            background: #f8f9fa;\r\n            border-radius: 6px;\r\n            padding: 8px 4px;\r\n        }\r\n\r\n        .countdown-number {\r\n            font-size: 1.8rem;\r\n            font-weight: 700;\r\n            color: #333333;\r\n            display: block;\r\n            line-height: 1;\r\n        }\r\n\r\n        .countdown-label {\r\n            font-size: 0.7rem;\r\n            color: #666666;\r\n            font-weight: 500;\r\n            text-transform: uppercase;\r\n            letter-spacing: 0.3px;\r\n            margin-top: 4px;\r\n        }\r\n\r\n        .loading {\r\n            color: #666666;\r\n            font-size: 1.2rem;\r\n            padding: 20px;\r\n        }\r\n\r\n        \/* Mobile optimization - switch to column layout *\/\r\n        @media (max-width: 768px) {\r\n            .countdown-cards {\r\n                flex-direction: column;\r\n            }\r\n            \r\n            .countdown-card {\r\n                padding: 20px 15px;\r\n            }\r\n            \r\n            .countdown-display {\r\n                gap: 8px;\r\n            }\r\n            \r\n            .countdown-item {\r\n                padding: 12px 5px;\r\n            }\r\n            \r\n            .countdown-number {\r\n                font-size: 2.5rem;\r\n            }\r\n            \r\n            .countdown-label {\r\n                font-size: 1.9rem;\r\n            }\r\n            \r\n            .parade-subtitle {\r\n                font-size: 1rem;\r\n                margin-top: 8px;\r\n            }\r\n            \r\n            .card-header {\r\n                margin-bottom: 15px;\r\n            }\r\n\r\n            .mardi-gras-date-text {\r\n                font-size: 1.5rem;\r\n            }\r\n        }\r\n\r\n        \/* Very small mobile screens *\/\r\n        @media (max-width: 400px) {\r\n            .countdown-display {\r\n                grid-template-columns: repeat(2, 1fr);\r\n                gap: 6px;\r\n            }\r\n            \r\n            .countdown-number {\r\n                font-size: 1.8rem;\r\n            }\r\n            \r\n            .countdown-label {\r\n                font-size: 1.2rem;\r\n            }\r\n\r\n            .mardi-gras-date-text {\r\n                font-size: 1.3rem;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"mardi-gras-widget\">\r\n        <!-- Widget Title -->\r\n        <h2 class=\"widget-title\">Mardi Gras Countdown<\/h2>\r\n\r\n        <!-- Current Time (Compact) -->\r\n        <div class=\"current-time-compact\" id=\"current-time-widget\">\r\n            Loading current New Orleans time...\r\n        <\/div>\r\n\r\n        <!-- Mardi Gras Date Display -->\r\n        <div class=\"mardi-gras-date-display\">\r\n            <div class=\"mardi-gras-date-title\">Mardi Gras Day<\/div>\r\n            <div class=\"mardi-gras-date-text\" id=\"mardi-gras-date-widget\">\r\n                Loading...\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Countdown Cards -->\r\n        <div class=\"countdown-cards\">\r\n            <div class=\"countdown-card mardi-gras\">\r\n                <div class=\"card-header\">\r\n                    <h3 class=\"card-title\" id=\"mardi-gras-title-widget\">Mardi Gras 2026<\/h3>\r\n                <\/div>\r\n                <div class=\"countdown-display\" id=\"mardi-gras-countdown-widget\">\r\n                    <div class=\"loading\">Loading...<\/div>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"countdown-card king-cake\">\r\n                <div class=\"card-header\">\r\n                    <h3 class=\"card-title\">King Cake Season Begins<\/h3>\r\n                <\/div>\r\n                <div class=\"countdown-display\" id=\"king-cake-countdown-widget\">\r\n                    <div class=\"loading\">Loading...<\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"countdown-card parade\">\r\n                <div class=\"card-header\">\r\n                    <h3 class=\"card-title\">First Parades of the Season<\/h3>\r\n                <\/div>\r\n                <div class=\"countdown-display\" id=\"parade-countdown-widget\">\r\n                    <div class=\"loading\">Loading...<\/div>\r\n                <\/div>\r\n                <div class=\"parade-subtitle\">\r\n                    Soci\u00e9t\u00e9 Des Champs Elys\u00e9e & Krewe of Joan of Arc\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n        \/\/ Namespace all variables to avoid conflicts\r\n        (function() {\r\n            \/\/ Widget-specific globals - scoped to avoid conflicts\r\n            let mgWidgetCurrentTime = new Date();\r\n            let mgWidgetNextMardiGras = null;\r\n            let mgWidgetNextEpiphany = null;\r\n            let mgWidgetFirstParade = null;\r\n\r\n            \/\/ Calculate Easter Sunday for a given year\r\n            function mgWidgetCalculateEaster(year) {\r\n                const a = year % 19;\r\n                const b = Math.floor(year \/ 100);\r\n                const c = year % 100;\r\n                const d = Math.floor(b \/ 4);\r\n                const e = b % 4;\r\n                const f = Math.floor((b + 8) \/ 25);\r\n                const g = Math.floor((b - f + 1) \/ 3);\r\n                const h = (19 * a + b - d - g + 15) % 30;\r\n                const i = Math.floor(c \/ 4);\r\n                const k = c % 4;\r\n                const l = (32 + 2 * e + 2 * i - h - k) % 7;\r\n                const m = Math.floor((a + 11 * h + 22 * l) \/ 451);\r\n                const n = Math.floor((h + l - 7 * m + 114) \/ 31);\r\n                const p = (h + l - 7 * m + 114) % 31;\r\n                \r\n                return new Date(year, n - 1, p + 1);\r\n            }\r\n\r\n            \/\/ Calculate Mardi Gras date (47 days before Easter)\r\n            function mgWidgetCalculateMardiGras(year) {\r\n                const easter = mgWidgetCalculateEaster(year);\r\n                const mardiGras = new Date(easter);\r\n                mardiGras.setDate(easter.getDate() - 47);\r\n                return mardiGras;\r\n            }\r\n\r\n            \/\/ Get current time in Central Time (New Orleans)\r\n            function mgWidgetGetCurrentNewOrleansTime() {\r\n                const now = new Date();\r\n                return new Date(now.toLocaleString(\"en-US\", {timeZone: \"America\/Chicago\"}));\r\n            }\r\n\r\n            \/\/ Get next Mardi Gras\r\n            function mgWidgetGetNextMardiGras() {\r\n                const centralNow = mgWidgetGetCurrentNewOrleansTime();\r\n                const currentYear = centralNow.getFullYear();\r\n                \r\n                for (let year = currentYear; year < currentYear + 3; year++) {\r\n                    const date = mgWidgetCalculateMardiGras(year);\r\n                    if (date > centralNow) {\r\n                        return {\r\n                            year,\r\n                            date,\r\n                            formatted: date.toLocaleDateString('en-US', {\r\n                                weekday: 'long',\r\n                                year: 'numeric',\r\n                                month: 'long',\r\n                                day: 'numeric'\r\n                            })\r\n                        };\r\n                    }\r\n                }\r\n                return null;\r\n            }\r\n\r\n            \/\/ Get next Epiphany\r\n            function mgWidgetGetNextEpiphany() {\r\n                const centralNow = mgWidgetGetCurrentNewOrleansTime();\r\n                const currentYear = centralNow.getFullYear();\r\n                \r\n                let epiphany = new Date(currentYear, 0, 6, 0, 0, 0, 0);\r\n                \r\n                if (epiphany <= centralNow) {\r\n                    epiphany = new Date(currentYear + 1, 0, 6, 0, 0, 0, 0);\r\n                }\r\n                \r\n                return epiphany;\r\n            }\r\n\r\n            \/\/ Get first parade date\r\n            function mgWidgetGetFirstParadeDate() {\r\n                const centralNow = mgWidgetGetCurrentNewOrleansTime();\r\n                const currentYear = centralNow.getFullYear();\r\n                \r\n                let firstParade = new Date(currentYear, 0, 6, 19, 30, 0, 0);\r\n                \r\n                if (firstParade <= centralNow) {\r\n                    firstParade = new Date(currentYear + 1, 0, 6, 19, 30, 0, 0);\r\n                }\r\n                \r\n                return firstParade;\r\n            }\r\n\r\n            \/\/ Calculate countdown\r\n            function mgWidgetCalculateCountdown(targetDate) {\r\n                const centralTime = mgWidgetGetCurrentNewOrleansTime();\r\n                const target = new Date(targetDate);\r\n                \r\n                const difference = target.getTime() - centralTime.getTime();\r\n\r\n                if (difference > 0) {\r\n                    const days = Math.floor(difference \/ (1000 * 60 * 60 * 24));\r\n                    const hours = Math.floor((difference % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\r\n                    const minutes = Math.floor((difference % (1000 * 60 * 60)) \/ (1000 * 60));\r\n                    const seconds = Math.floor((difference % (1000 * 60)) \/ 1000);\r\n\r\n                    return { days, hours, minutes, seconds, expired: false };\r\n                }\r\n\r\n                return { days: 0, hours: 0, minutes: 0, seconds: 0, expired: true };\r\n            }\r\n\r\n            \/\/ Render countdown display\r\n            function mgWidgetRenderCountdown(countdown, containerId) {\r\n                const container = document.getElementById(containerId);\r\n                if (!container) return;\r\n                \r\n                if (!countdown || countdown.expired) {\r\n                    container.innerHTML = '<div class=\"loading\">It\\'s here! <\/div>';\r\n                    return;\r\n                }\r\n\r\n                container.innerHTML = `\r\n                    <div class=\"countdown-item\">\r\n                        <span class=\"countdown-number\">${countdown.days}<\/span>\r\n                        <span class=\"countdown-label\">Days<\/span>\r\n                    <\/div>\r\n                    <div class=\"countdown-item\">\r\n                        <span class=\"countdown-number\">${countdown.hours}<\/span>\r\n                        <span class=\"countdown-label\">Hours<\/span>\r\n                    <\/div>\r\n                    <div class=\"countdown-item\">\r\n                        <span class=\"countdown-number\">${countdown.minutes}<\/span>\r\n                        <span class=\"countdown-label\">Minutes<\/span>\r\n                    <\/div>\r\n                    <div class=\"countdown-item\">\r\n                        <span class=\"countdown-number\">${countdown.seconds}<\/span>\r\n                        <span class=\"countdown-label\">Seconds<\/span>\r\n                    <\/div>\r\n                `;\r\n            }\r\n\r\n            \/\/ Update widget displays\r\n            function mgWidgetUpdateDisplay() {\r\n                try {\r\n                    mgWidgetCurrentTime = new Date();\r\n                    \r\n                    \/\/ Update current time display (compact)\r\n                    const currentNOTime = mgWidgetGetCurrentNewOrleansTime();\r\n                    const timeDisplay = document.getElementById('current-time-widget');\r\n                    if (timeDisplay) {\r\n                        const timeString = currentNOTime.toLocaleString('en-US', {\r\n                            month: 'short',\r\n                            day: 'numeric',\r\n                            hour: 'numeric',\r\n                            minute: '2-digit',\r\n                            timeZone: 'America\/Chicago'\r\n                        });\r\n                        \r\n                        timeDisplay.innerHTML = `Current time in New Orleans: ${timeString}`;\r\n                    }\r\n\r\n                    \/\/ Update Mardi Gras date display\r\n                    const dateDisplay = document.getElementById('mardi-gras-date-widget');\r\n                    if (dateDisplay && mgWidgetNextMardiGras) {\r\n                        dateDisplay.innerHTML = mgWidgetNextMardiGras.formatted;\r\n                    }\r\n\r\n                    \/\/ Update countdowns\r\n                    const mardiGrasCountdown = mgWidgetNextMardiGras ? mgWidgetCalculateCountdown(mgWidgetNextMardiGras.date) : null;\r\n                    mgWidgetRenderCountdown(mardiGrasCountdown, 'mardi-gras-countdown-widget');\r\n\r\n                    const epiphanyCountdown = mgWidgetCalculateCountdown(mgWidgetNextEpiphany);\r\n                    mgWidgetRenderCountdown(epiphanyCountdown, 'king-cake-countdown-widget');\r\n\r\n                    const paradeCountdown = mgWidgetCalculateCountdown(mgWidgetFirstParade);\r\n                    mgWidgetRenderCountdown(paradeCountdown, 'parade-countdown-widget');\r\n\r\n                    \/\/ Update title\r\n                    if (mgWidgetNextMardiGras) {\r\n                        const titleEl = document.getElementById('mardi-gras-title-widget');\r\n                        if (titleEl) {\r\n                            titleEl.textContent = `Mardi Gras ${mgWidgetNextMardiGras.year}`;\r\n                        }\r\n                    }\r\n                } catch (error) {\r\n                    console.error('Error updating widget display:', error);\r\n                }\r\n            }\r\n\r\n            \/\/ Initialize widget\r\n            function mgWidgetInit() {\r\n                try {\r\n                    mgWidgetNextMardiGras = mgWidgetGetNextMardiGras();\r\n                    mgWidgetNextEpiphany = mgWidgetGetNextEpiphany();\r\n                    mgWidgetFirstParade = mgWidgetGetFirstParadeDate();\r\n                    \r\n                    mgWidgetUpdateDisplay();\r\n                    \r\n                    \/\/ Start timer\r\n                    setInterval(mgWidgetUpdateDisplay, 1000);\r\n                } catch (error) {\r\n                    console.error('Error initializing widget:', error);\r\n                }\r\n            }\r\n\r\n            \/\/ Initialize when DOM is loaded\r\n            if (document.readyState === 'loading') {\r\n                document.addEventListener('DOMContentLoaded', () => {\r\n                    setTimeout(mgWidgetInit, 100);\r\n                });\r\n            } else {\r\n                setTimeout(mgWidgetInit, 100);\r\n            }\r\n        })();\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f2ff528 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f2ff528\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3ed392a8\" data-id=\"3ed392a8\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-5c9c93d5 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"5c9c93d5\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-1b5c2c44\" data-id=\"1b5c2c44\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-50190c1e elementor-widget elementor-widget-heading\" data-id=\"50190c1e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Come see where Mardi Gras is made!<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-45d5aa02 elementor-widget elementor-widget-text-editor\" data-id=\"45d5aa02\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><b>Mardi Gras World\u00a0<\/b>is a year-round attraction dedicated to showcasing the history and craftsmanship of New Orleans&#8217; proudest tradition. Visit our <b>sprawling float den<\/b> at 1380 Port of New Orleans Pl. and take a tour of the behind-the-scenes work that makes Mardi Gras a reality.<\/p><p>Mardi Gras is the lifeblood of New Orleans, and the artists, sculptors, carpenters, welders, and craftsmen of Kern Studios are the hidden force behind the Mardi Gras magic. Since 1984, Mardi Gras World has given the public a rare glimpse into the process behind the parades while also providing a fun, accessible look into the history of this unique celebration.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f77549d e-grid e-con-boxed e-con e-parent\" data-id=\"f77549d\" 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-b0b1813 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"b0b1813\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"https:\/\/www.mardigrasworld.com\/about-us\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">About Us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e78cdec elementor-align-center elementor-widget elementor-widget-button\" data-id=\"e78cdec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"https:\/\/ecom.roller.app\/mardigrasworld\/grouptours\/en-us\/home\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Group Bookings<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-59d7457 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"59d7457\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"https:\/\/www.mardigrasworld.com\/getting-here\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Getting Here<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f4d691f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f4d691f\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-43a24046\" data-id=\"43a24046\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3f6dfe44 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3f6dfe44\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-488699e\" data-id=\"488699e\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2942e8c elementor-widget elementor-widget-heading\" data-id=\"2942e8c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our History<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-310e9cc0 elementor-widget elementor-widget-text-editor\" data-id=\"310e9cc0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Kern Studios&#8217; history dates back to 1932, when Blaine Kern and his father, Roy, built their first float on a garbage wagon.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2d04a1f elementor-widget elementor-widget-spacer\" data-id=\"2d04a1f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6386cdf7 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"6386cdf7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"https:\/\/www.mardigrasworld.com\/about-us\/#our-history\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Discover our history<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-6f47d4ab\" data-id=\"6f47d4ab\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-51580147 elementor-widget elementor-widget-heading\" data-id=\"51580147\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Tours<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-65ff4be0 elementor-widget elementor-widget-text-editor\" data-id=\"65ff4be0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Step into a world of floats, props, sculptors, painters, and robots to see an exclusive behind-the-scenes look at how Kern Studios puts together the biggest cultural celebration in the United States.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-03c1121 elementor-widget elementor-widget-spacer\" data-id=\"03c1121\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-187514c8 elementor-align-center rollerBtn elementor-widget elementor-widget-button\" data-id=\"187514c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-4af2d9fb\" data-id=\"4af2d9fb\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d5178a6 elementor-widget elementor-widget-heading\" data-id=\"d5178a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Team Building<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ca22a60 elementor-widget elementor-widget-text-editor\" data-id=\"ca22a60\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Bring your team together in a uniquely New Orleans way with a mask-making, mini float build, or mixology class.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0d1fb3c elementor-widget elementor-widget-spacer\" data-id=\"0d1fb3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3aba80bf elementor-align-center elementor-widget elementor-widget-button\" data-id=\"3aba80bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"https:\/\/www.mardigrasworld.com\/team-building\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Team Building Activities<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-572a816d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"572a816d\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-15d6157b\" data-id=\"15d6157b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-49d87403 elementor-widget elementor-widget-heading\" data-id=\"49d87403\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Need a lift? Call 504-361-7821 for a free shuttle ride from select hotels and downtown destinations.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-046eee7 elementor-widget elementor-widget-text-editor\" data-id=\"046eee7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Don&#8217;t let transportation problems or paying for parking get in the way of experiencing Mardi Gras magic; let us pick you up! Click <a href=\"https:\/\/www.mardigrasworld.com\/getting-here\/\">here<\/a> to learn more about our <b>free shuttle<\/b> and see the shuttle map.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a428c9a e-grid e-con-full e-con e-parent\" data-id=\"a428c9a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bc9487c elementor-align-center elementor-widget elementor-widget-button\" data-id=\"bc9487c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"https:\/\/www.mardigrasworld.com\/wp-content\/uploads\/2024\/01\/MGW-Website-Shuttle-Map-2024-Optimized-1536x1024.jpg\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Shuttle Map<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fec10f8 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"fec10f8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"tel:%20+15043617821\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone-alt\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Call Now<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e008721 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"e008721\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"https:\/\/www.mardigrasworld.com\/getting-here\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Getting Here<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-37559af elementor-widget elementor-widget-spacer\" data-id=\"37559af\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-65077909 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"65077909\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2e094463\" data-id=\"2e094463\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-73590656 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"73590656\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-e779771\" data-id=\"e779771\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-107b4306 elementor-widget elementor-widget-heading\" data-id=\"107b4306\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Recognize us from somewhere?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-549e52b e-grid e-con-boxed e-con e-parent\" data-id=\"549e52b\" 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-0668a8f elementor-widget elementor-widget-image\" data-id=\"0668a8f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/www.mardigrasworld.com\/wp-content\/uploads\/2025\/06\/today-show-logo-white.webp\" class=\"attachment-full size-full wp-image-6781\" alt=\"The Today Show logo in white\" srcset=\"https:\/\/www.mardigrasworld.com\/wp-content\/uploads\/2025\/06\/today-show-logo-white.webp 300w, https:\/\/www.mardigrasworld.com\/wp-content\/uploads\/2025\/06\/today-show-logo-white-150x150.webp 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3127c8a elementor-widget elementor-widget-image\" data-id=\"3127c8a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"500\" height=\"470\" src=\"https:\/\/www.mardigrasworld.com\/wp-content\/uploads\/2025\/06\/pngegg-e1750219023365.webp\" class=\"attachment-full size-full wp-image-6785\" alt=\"The History Channel logo in white\" srcset=\"https:\/\/www.mardigrasworld.com\/wp-content\/uploads\/2025\/06\/pngegg-e1750219023365.webp 500w, https:\/\/www.mardigrasworld.com\/wp-content\/uploads\/2025\/06\/pngegg-e1750219023365-300x282.webp 300w\" sizes=\"(max-width: 500px) 100vw, 500px\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-359c42b elementor-widget elementor-widget-image\" data-id=\"359c42b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"500\" height=\"243\" src=\"https:\/\/www.mardigrasworld.com\/wp-content\/uploads\/2025\/06\/cnn-logo-white-1.webp\" class=\"attachment-full size-full wp-image-6784\" alt=\"The CNN logo in white\" srcset=\"https:\/\/www.mardigrasworld.com\/wp-content\/uploads\/2025\/06\/cnn-logo-white-1.webp 500w, https:\/\/www.mardigrasworld.com\/wp-content\/uploads\/2025\/06\/cnn-logo-white-1-300x146.webp 300w\" sizes=\"(max-width: 500px) 100vw, 500px\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ba2c398 elementor-widget elementor-widget-image\" data-id=\"ba2c398\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"290\" src=\"https:\/\/www.mardigrasworld.com\/wp-content\/uploads\/2025\/06\/fox-news-logo-fox-news-onboarding-logo-trustx-templates.webp\" class=\"attachment-portfolio_item-thumbnail_portrait@2x size-portfolio_item-thumbnail_portrait@2x wp-image-6787\" alt=\"The Fox News logo in white\" srcset=\"https:\/\/www.mardigrasworld.com\/wp-content\/uploads\/2025\/06\/fox-news-logo-fox-news-onboarding-logo-trustx-templates.webp 600w, https:\/\/www.mardigrasworld.com\/wp-content\/uploads\/2025\/06\/fox-news-logo-fox-news-onboarding-logo-trustx-templates-300x145.webp 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e718c2f elementor-widget elementor-widget-image\" data-id=\"e718c2f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"720\" height=\"480\" src=\"https:\/\/www.mardigrasworld.com\/wp-content\/uploads\/2025\/06\/discovery-channel-logo-black-and-white-2-720x480.webp\" class=\"attachment-large size-large wp-image-6788\" alt=\"The Discovery Channel logo in white\" srcset=\"https:\/\/www.mardigrasworld.com\/wp-content\/uploads\/2025\/06\/discovery-channel-logo-black-and-white-2-720x480.webp 720w, https:\/\/www.mardigrasworld.com\/wp-content\/uploads\/2025\/06\/discovery-channel-logo-black-and-white-2-600x400.webp 600w, https:\/\/www.mardigrasworld.com\/wp-content\/uploads\/2025\/06\/discovery-channel-logo-black-and-white-2-1200x800.webp 1200w\" sizes=\"(max-width: 720px) 100vw, 720px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8b0c3c9 elementor-widget elementor-widget-image\" data-id=\"8b0c3c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"189\" height=\"114\" src=\"https:\/\/www.mardigrasworld.com\/wp-content\/uploads\/2025\/06\/Travel_Channel_logo-white.webp\" class=\"attachment-large size-large wp-image-6789\" alt=\"The Travel Channel logo in white\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7a196d08 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7a196d08\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-dbd6d2f\" data-id=\"dbd6d2f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d2d84e6 elementor-widget elementor-widget-heading\" data-id=\"d2d84e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Reviews<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-83fafcf e-grid e-con-boxed e-con e-parent\" data-id=\"83fafcf\" 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-0745251 elementor-widget elementor-widget-testimonial\" data-id=\"0745251\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"testimonial.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-wrapper\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-content\">\"This tour took me by surprise in a good way. To learn the history, see some of the artists and their work up close, and everything that goes into the making of the floats was amazing.\"<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-testimonial-meta\">\n\t\t\t\t<div class=\"elementor-testimonial-meta-inner\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-details\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-name\">Maritza<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-job\">TripAdvisor<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fda4596 elementor-widget elementor-widget-wpzoom-elementor-addons-testimonial\" data-id=\"fda4596\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wpzoom-elementor-addons-testimonial.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div id=\"wpz-testimonial-fda4596\" class=\"wpz-testimonial-item clearfix  default-style rating-five\">\n\n\t\t\t\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wpz-testimonial-content\">\n\t\t\t\t\t<div class=\"wpz-testimonial-text\"><p>\u00a0<\/p>\n<p>Although I didn't get to experience the carnival myself I enjoyed this tour as it gave me a taste of it.<\/p>\n<\/div>\t\t\t<ul class=\"testimonial-star-rating\">\n\t\t\t\t<li><i class=\"fas fa-star\" aria-hidden=\"true\"><\/i><\/li>\n\t\t\t\t<li><i class=\"fas fa-star\" aria-hidden=\"true\"><\/i><\/li>\n\t\t\t\t<li><i class=\"fas fa-star\" aria-hidden=\"true\"><\/i><\/li>\n\t\t\t\t<li><i class=\"fas fa-star\" aria-hidden=\"true\"><\/i><\/li>\n\t\t\t\t<li><i class=\"fas fa-star\" aria-hidden=\"true\"><\/i><\/li>\n\t\t\t<\/ul>\n\t\t\t<p class=\"wpz-testimonial-user\">Aya C.<\/p><p class=\"wpz-testimonial-user-company\">Yelp<\/p>\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t<span class=\"wpz-testimonial-quote\"><\/span>\n\t\t<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b2f1529 elementor-widget elementor-widget-wpzoom-elementor-addons-testimonial\" data-id=\"b2f1529\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wpzoom-elementor-addons-testimonial.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div id=\"wpz-testimonial-b2f1529\" class=\"wpz-testimonial-item clearfix  default-style rating-five\">\n\n\t\t\t\n\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wpz-testimonial-content\">\n\t\t\t\t\t<div class=\"wpz-testimonial-text\"><p>\u00a0<\/p>\n<p>As soon as we stepped inside, we were blown away, and the best was yet to come...You will not be disappointed.<\/p>\n<\/div>\t\t\t<ul class=\"testimonial-star-rating\">\n\t\t\t\t<li><i class=\"fas fa-star\" aria-hidden=\"true\"><\/i><\/li>\n\t\t\t\t<li><i class=\"fas fa-star\" aria-hidden=\"true\"><\/i><\/li>\n\t\t\t\t<li><i class=\"fas fa-star\" aria-hidden=\"true\"><\/i><\/li>\n\t\t\t\t<li><i class=\"fas fa-star\" aria-hidden=\"true\"><\/i><\/li>\n\t\t\t\t<li><i class=\"fas fa-star\" aria-hidden=\"true\"><\/i><\/li>\n\t\t\t<\/ul>\n\t\t\t<p class=\"wpz-testimonial-user\">Barbara J.<\/p><p class=\"wpz-testimonial-user-company\">Google Reviews<\/p>\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t<span class=\"wpz-testimonial-quote\"><\/span>\n\t\t<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d06f72d elementor-widget elementor-widget-testimonial\" data-id=\"d06f72d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"testimonial.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-wrapper\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-content\">\"Painters and sculptors are actually working on pieces as you walk through, and it feels like being let in on a secret.\"<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-testimonial-meta\">\n\t\t\t\t<div class=\"elementor-testimonial-meta-inner\">\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-details\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-name\">Paul Oswell<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-job\">Conde Nast Traveler<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6bf6ecca elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"6bf6ecca\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cded212\" data-id=\"cded212\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-51ab04c9 elementor-widget elementor-widget-heading\" data-id=\"51ab04c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Come Visit Us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-221e78c6 elementor-widget-tablet__width-inherit elementor-widget-mobile__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"221e78c6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><em>1380 Port of New Orleans Place,<br \/><\/em><em>New Orleans, LA 70130<\/em><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6327c758 elementor-widget elementor-widget-google_maps\" data-id=\"6327c758\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/www.google.com\/maps\/embed\/v1\/place?key=AIzaSyCybpm5Ps3HDOPDZKUhm05ZbBpXgmvxmIU&#038;q=1380%20Port%20of%20New%20Orleans%20Pl.%2C%20New%20Orleans%2C%20LA%2070130&#038;zoom=15\"\n\t\t\t\t\ttitle=\"1380 Port of New Orleans Pl., New Orleans, LA 70130\"\n\t\t\t\t\taria-label=\"1380 Port of New Orleans Pl., New Orleans, LA 70130\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-fca6f55 e-flex e-con-boxed e-con e-parent\" data-id=\"fca6f55\" 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>Where every day is Mardi Gras! Mardi Gras Text You don&#8217;t have to wait until Mardi Gras day for the Mardi Gras experience. Mardi Gras World is open 7 days a week from 9:00am to 5:30pm. The first admission is at 9:30am and the last admission is at 4:30pm.&nbsp; We&#8217;re [&hellip;]<\/p>\n","protected":false},"author":11,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/full-width-transparent.php","meta":{"_acf_changed":false,"content-type":"","inspiro_page_layout":"narrow","inspiro_hide_title":false,"footnotes":""},"class_list":["post-5550","page","type-page","status-publish","hentry"],"acf":[],"featured_media_urls":[],"_links":{"self":[{"href":"https:\/\/www.mardigrasworld.com\/wp-json\/wp\/v2\/pages\/5550","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mardigrasworld.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.mardigrasworld.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.mardigrasworld.com\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mardigrasworld.com\/wp-json\/wp\/v2\/comments?post=5550"}],"version-history":[{"count":3,"href":"https:\/\/www.mardigrasworld.com\/wp-json\/wp\/v2\/pages\/5550\/revisions"}],"predecessor-version":[{"id":7128,"href":"https:\/\/www.mardigrasworld.com\/wp-json\/wp\/v2\/pages\/5550\/revisions\/7128"}],"wp:attachment":[{"href":"https:\/\/www.mardigrasworld.com\/wp-json\/wp\/v2\/media?parent=5550"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}