{"id":42,"date":"2026-04-24T10:44:28","date_gmt":"2026-04-24T10:44:28","guid":{"rendered":"https:\/\/thecolumbiahotel.com\/?page_id=42"},"modified":"2026-04-26T14:13:58","modified_gmt":"2026-04-26T14:13:58","slug":"about-us","status":"publish","type":"page","link":"https:\/\/thecolumbiahotel.com\/?page_id=42","title":{"rendered":"About us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"42\" class=\"elementor elementor-42\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c5ed4a6 e-flex e-con-boxed e-con e-parent\" data-id=\"c5ed4a6\" 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-9dcba12 elementor-widget elementor-widget-html\" data-id=\"9dcba12\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\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, viewport-fit=cover\">\r\n    <meta name=\"description\" content=\"About The Columbia Hotel - Originally six Victorian town houses built in the 1870s. An independent, family-run hotel offering genuine hospitality, complimentary parking, and free WiFi in Wellingborough.\">\r\n    <title>The Columbia Hotel | About Us - Victorian Heritage & Independent Spirit<\/title>\r\n    \r\n    <!-- Google Fonts -->\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&family=Inter:opsz,wght@14..32,300;14..32,400;14..32,500;14..32,600;14..32,700&display=swap\" rel=\"stylesheet\">\r\n    \r\n    <!-- Font Awesome 6 -->\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\r\n    \r\n    <!-- AOS Library -->\r\n    <link href=\"https:\/\/unpkg.com\/aos@2.3.1\/dist\/aos.css\" rel=\"stylesheet\">\r\n    \r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        :root {\r\n            --primary-gold: #c6a15b;\r\n            --primary-gold-dark: #9e7e48;\r\n            --primary-gold-light: #e8d5b5;\r\n            --deep-charcoal: #1a2a32;\r\n            --warm-stone: #f5f0e8;\r\n            --pure-white: #ffffff;\r\n            --text-dark: #2c3e2f;\r\n            --text-muted: #6b7f8f;\r\n            --shadow-sm: 0 10px 30px rgba(0,0,0,0.08);\r\n            --shadow-md: 0 20px 40px rgba(0,0,0,0.12);\r\n            --shadow-lg: 0 30px 60px rgba(0,0,0,0.15);\r\n            --transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);\r\n            --border-radius-card: 28px;\r\n        }\r\n\r\n        body {\r\n            font-family: 'Inter', sans-serif;\r\n            background-color: var(--warm-stone);\r\n            color: var(--text-dark);\r\n            line-height: 1.6;\r\n            overflow-x: hidden;\r\n        }\r\n\r\n        \/* Full Width System *\/\r\n        .full-width {\r\n            width: 100vw;\r\n            position: relative;\r\n            left: 50%;\r\n            right: 50%;\r\n            margin-left: -50vw;\r\n            margin-right: -50vw;\r\n        }\r\n\r\n        .container {\r\n            max-width: 1400px;\r\n            margin: 0 auto;\r\n            padding: 0 40px;\r\n        }\r\n\r\n        .section-padding {\r\n            padding: 100px 0;\r\n        }\r\n\r\n        \/* Backgrounds *\/\r\n        .bg-white { background: var(--pure-white); }\r\n        .bg-warm { background: var(--warm-stone); }\r\n        .bg-dark { background: var(--deep-charcoal); color: white; }\r\n        .bg-gradient-luxury { background: linear-gradient(135deg, #0f1a1f 0%, #1e2f3a 100%); color: white; }\r\n        .bg-footer { background: #0a1217; color: #9aafc2; }\r\n\r\n        \/* Typography *\/\r\n        .section-title {\r\n            font-family: 'Cormorant Garamond', serif;\r\n            font-size: 4rem;\r\n            text-align: center;\r\n            margin-bottom: 1rem;\r\n            font-weight: 600;\r\n            letter-spacing: -0.01em;\r\n        }\r\n        .section-subtitle {\r\n            text-align: center;\r\n            font-size: 1.1rem;\r\n            color: var(--text-muted);\r\n            max-width: 700px;\r\n            margin: 0 auto 2rem;\r\n        }\r\n        .title-underline {\r\n            display: flex;\r\n            justify-content: center;\r\n            gap: 10px;\r\n            margin-bottom: 3rem;\r\n        }\r\n        .title-underline span {\r\n            width: 60px;\r\n            height: 2px;\r\n            background: var(--primary-gold);\r\n            border-radius: 2px;\r\n        }\r\n\r\n        \/* Buttons *\/\r\n        .btn-primary {\r\n            display: inline-block;\r\n            background: var(--primary-gold);\r\n            color: white;\r\n            padding: 16px 44px;\r\n            border-radius: 50px;\r\n            font-weight: 600;\r\n            text-decoration: none;\r\n            transition: var(--transition);\r\n            border: none;\r\n            cursor: pointer;\r\n            font-size: 1rem;\r\n            letter-spacing: 0.5px;\r\n            box-shadow: 0 5px 20px rgba(198,161,91,0.3);\r\n        }\r\n        .btn-primary:hover {\r\n            background: var(--primary-gold-dark);\r\n            transform: translateY(-4px);\r\n            box-shadow: 0 12px 28px rgba(198,161,91,0.4);\r\n        }\r\n        .btn-outline {\r\n            display: inline-block;\r\n            background: transparent;\r\n            border: 1.5px solid var(--primary-gold);\r\n            color: var(--primary-gold);\r\n            padding: 12px 32px;\r\n            border-radius: 50px;\r\n            font-weight: 500;\r\n            text-decoration: none;\r\n            transition: var(--transition);\r\n        }\r\n        .btn-outline:hover {\r\n            background: var(--primary-gold);\r\n            color: white;\r\n            transform: translateY(-2px);\r\n        }\r\n\r\n        \/* Hero Section *\/\r\n        .hero-about {\r\n            background: linear-gradient(135deg, #1a2a32 0%, #0f1a1f 100%);\r\n            padding: 80px 0 70px;\r\n            text-align: center;\r\n            color: white;\r\n        }\r\n        .hero-about h1 {\r\n            font-family: 'Cormorant Garamond', serif;\r\n            font-size: 4.5rem;\r\n            margin-bottom: 20px;\r\n        }\r\n        .hero-about .breadcrumb {\r\n            font-size: 0.85rem;\r\n            opacity: 0.7;\r\n            margin-bottom: 20px;\r\n        }\r\n        .hero-about .breadcrumb a {\r\n            color: var(--primary-gold-light);\r\n            text-decoration: none;\r\n        }\r\n        .hero-about p {\r\n            max-width: 700px;\r\n            margin: 0 auto;\r\n            font-size: 1.1rem;\r\n            opacity: 0.9;\r\n        }\r\n\r\n        \/* Story Section *\/\r\n        .story-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 60px;\r\n            align-items: center;\r\n        }\r\n        .story-text h2 {\r\n            font-family: 'Cormorant Garamond', serif;\r\n            font-size: 3rem;\r\n            margin-bottom: 20px;\r\n            color: var(--deep-charcoal);\r\n        }\r\n        .story-text p {\r\n            margin-bottom: 20px;\r\n            color: var(--text-muted);\r\n            line-height: 1.8;\r\n        }\r\n        .story-image {\r\n            border-radius: var(--border-radius-card);\r\n            overflow: hidden;\r\n            box-shadow: var(--shadow-lg);\r\n            height: 450px;\r\n        }\r\n        .story-image img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n            transition: transform 0.7s;\r\n        }\r\n        .story-image:hover img {\r\n            transform: scale(1.05);\r\n        }\r\n\r\n        \/* Features Grid *\/\r\n        .features-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n            gap: 30px;\r\n            margin-top: 20px;\r\n        }\r\n        .feature-card {\r\n            background: white;\r\n            padding: 40px 25px;\r\n            border-radius: var(--border-radius-card);\r\n            text-align: center;\r\n            transition: var(--transition);\r\n            box-shadow: var(--shadow-sm);\r\n        }\r\n        .feature-card:hover {\r\n            transform: translateY(-10px);\r\n            box-shadow: var(--shadow-md);\r\n        }\r\n        .feature-card i {\r\n            font-size: 2.8rem;\r\n            color: var(--primary-gold);\r\n            margin-bottom: 20px;\r\n        }\r\n        .feature-card h3 {\r\n            font-size: 1.3rem;\r\n            margin-bottom: 12px;\r\n        }\r\n        .feature-card p {\r\n            color: var(--text-muted);\r\n            font-size: 0.9rem;\r\n        }\r\n        .note-text {\r\n            font-size: 0.8rem;\r\n            color: var(--primary-gold);\r\n            margin-top: 10px;\r\n        }\r\n\r\n        \/* Values Section *\/\r\n        .values-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n            gap: 35px;\r\n            margin-top: 30px;\r\n        }\r\n        .value-card {\r\n            background: rgba(255,255,255,0.05);\r\n            backdrop-filter: blur(8px);\r\n            padding: 40px 25px;\r\n            border-radius: var(--border-radius-card);\r\n            text-align: center;\r\n            border: 1px solid rgba(198,161,91,0.2);\r\n            transition: var(--transition);\r\n        }\r\n        .value-card:hover {\r\n            transform: translateY(-8px);\r\n            border-color: var(--primary-gold);\r\n        }\r\n        .value-card i {\r\n            font-size: 2.5rem;\r\n            color: var(--primary-gold);\r\n            margin-bottom: 20px;\r\n        }\r\n        .value-card h3 {\r\n            font-size: 1.3rem;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        \/* Parking Note *\/\r\n        .parking-note {\r\n            background: var(--warm-stone);\r\n            border-left: 4px solid var(--primary-gold);\r\n            padding: 20px 30px;\r\n            border-radius: 16px;\r\n            margin-top: 30px;\r\n        }\r\n        .parking-note i {\r\n            color: var(--primary-gold);\r\n            margin-right: 10px;\r\n        }\r\n\r\n        \/* CTA Section *\/\r\n        .cta-section {\r\n            background: linear-gradient(135deg, #1a2a32 0%, #0f1a1f 100%);\r\n            border-radius: 32px;\r\n            padding: 60px 40px;\r\n            text-align: center;\r\n                        color: var(--primary-gold);\r\n\r\n        }\r\n        .cta-section h3 {\r\n            font-size: 2rem;\r\n            margin-bottom: 15px;\r\n        }\r\n        .cta-buttons {\r\n            display: flex;\r\n            gap: 20px;\r\n            justify-content: center;\r\n            margin-top: 30px;\r\n            flex-wrap: wrap;\r\n        }\r\n\r\n        \/* Footer *\/\r\n        .footer-full {\r\n            text-align: center;\r\n            padding: 60px 0 45px;\r\n        }\r\n        .social-links a {\r\n            color: var(--primary-gold);\r\n            margin: 0 14px;\r\n            font-size: 1.4rem;\r\n            transition: 0.2s;\r\n            display: inline-block;\r\n        }\r\n        .social-links a:hover {\r\n            transform: translateY(-4px);\r\n            color: white;\r\n        }\r\n\r\n        .scroll-top {\r\n            position: fixed;\r\n            bottom: 30px;\r\n            right: 30px;\r\n            background: var(--primary-gold);\r\n            width: 52px;\r\n            height: 52px;\r\n            border-radius: 50%;\r\n            display: none;\r\n            align-items: center;\r\n            justify-content: center;\r\n            cursor: pointer;\r\n            border: none;\r\n            color: white;\r\n            font-size: 1.2rem;\r\n            z-index: 100;\r\n            transition: 0.2s;\r\n        }\r\n        .scroll-top.show {\r\n            display: flex;\r\n        }\r\n        .scroll-top:hover {\r\n            background: var(--primary-gold-dark);\r\n            transform: translateY(-3px);\r\n        }\r\n\r\n        @media (max-width: 992px) {\r\n            .container { padding: 0 25px; }\r\n            .section-padding { padding: 70px 0; }\r\n            .story-grid { grid-template-columns: 1fr; gap: 40px; }\r\n            .hero-about h1 { font-size: 3.5rem; }\r\n            .section-title { font-size: 3rem; }\r\n        }\r\n        @media (max-width: 768px) {\r\n            .hero-about h1 { font-size: 2.5rem; }\r\n            .section-title { font-size: 2.5rem; }\r\n            .cta-section { padding: 40px 20px; }\r\n            .cta-section h3 { font-size: 1.5rem; }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- Hero Section -->\r\n<div class=\"full-width hero-about\">\r\n    <div class=\"container\">\r\n        <h1 data-aos=\"fade-up\">About The Columbia Hotel<\/h1>\r\n        <p data-aos=\"fade-up\" data-aos-delay=\"100\">Victorian heritage \u00b7 Independent spirit \u00b7 Genuine family hospitality since 1870<\/p>\r\n    <\/div>\r\n<\/div>\r\n\r\n<!-- Our Story Section -->\r\n<div class=\"full-width bg-white section-padding\">\r\n    <div class=\"container\">\r\n        <div class=\"story-grid\">\r\n            <div class=\"story-text\" data-aos=\"fade-right\">\r\n                <h2>Our Story<\/h2>\r\n                <p>The Columbia Hotel was originally six Victorian town houses built in the 1870s. Some rooms have furnishings and decor of that era, preserving the romance and character of a bygone age while offering every modern comfort.<\/p>\r\n                <p>At The Columbia Hotel, your satisfaction is our priority. The Columbia Hotel is independent, and proud to be different to the national chain hotels. We believe in genuine, personal hospitality that makes every guest feel like family.<\/p>\r\n                <p>In our lobby, we have a Bar where you can enjoy drinks as well as a restaurant where we serve Breakfast and Dinner. We offer complimentary parking and Wi-Fi for your convenience.<\/p>\r\n                <div class=\"parking-note\">\r\n                    <i class=\"fas fa-info-circle\"><\/i> <strong>Parking Information:<\/strong> Our parking works on a first come, first serve basis.\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"story-image\" data-aos=\"fade-left\">\r\n                <img decoding=\"async\" src=\"https:\/\/thecolumbiahotel.com\/wp-content\/uploads\/2026\/04\/Gemini_Generated_Image_zcm939zcm939zcm9-e1777196530422.jpg\" alt=\"The Columbia Hotel Victorian Exterior\">\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<!-- What We Offer Section -->\r\n<div class=\"full-width bg-warm section-padding\">\r\n    <div class=\"container\">\r\n        <h2 class=\"section-title\" data-aos=\"fade-up\">What We Offer<\/h2>\r\n        <div class=\"title-underline\"><span><\/span><span><\/span><\/div>\r\n        <p class=\"section-subtitle\" data-aos=\"fade-up\">Independent, authentic, and designed with your comfort in mind<\/p>\r\n        \r\n        <div class=\"features-grid\">\r\n            <div class=\"feature-card\" data-aos=\"fade-up\">\r\n                <i class=\"fas fa-building\"><\/i>\r\n                <h3>Victorian Character<\/h3>\r\n                <p>Original period features and decor in many of our rooms<\/p>\r\n            <\/div>\r\n            <div class=\"feature-card\" data-aos=\"fade-up\" data-aos-delay=\"100\">\r\n                <i class=\"fas fa-heart\"><\/i>\r\n                <h3>Family-Run<\/h3>\r\n                <p>Independent and proud to be different from chain hotels<\/p>\r\n            <\/div>\r\n            <div class=\"feature-card\" data-aos=\"fade-up\" data-aos-delay=\"200\">\r\n                <i class=\"fas fa-wifi\"><\/i>\r\n                <h3>Complimentary WiFi<\/h3>\r\n                <p>Free high-speed internet throughout the hotel<\/p>\r\n            <\/div>\r\n            <div class=\"feature-card\" data-aos=\"fade-up\" data-aos-delay=\"300\">\r\n                <i class=\"fas fa-parking\"><\/i>\r\n                <h3>Free Parking<\/h3>\r\n                <p>Complimentary on-site parking<\/p>\r\n                <div class=\"note-text\"><i class=\"fas fa-clock\"><\/i> First come, first serve<\/div>\r\n            <\/div>\r\n            <div class=\"feature-card\" data-aos=\"fade-up\" data-aos-delay=\"400\">\r\n                <i class=\"fas fa-cocktail\"><\/i>\r\n                <h3>Lobby Bar<\/h3>\r\n                <p>Enjoy drinks in our welcoming bar area<\/p>\r\n            <\/div>\r\n            <div class=\"feature-card\" data-aos=\"fade-up\" data-aos-delay=\"500\">\r\n                <i class=\"fas fa-utensils\"><\/i>\r\n                <h3>Restaurant<\/h3>\r\n                <p>Serving delicious Breakfast and Dinner daily<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<!-- Our Values Section -->\r\n<div class=\"full-width bg-gradient-luxury section-padding\">\r\n    <div class=\"container\">\r\n        <h2 class=\"section-title\" style=\"color:white;\" data-aos=\"fade-up\">Our Values<\/h2>\r\n        <div class=\"title-underline\"><span><\/span><span><\/span><\/div>\r\n        \r\n        <div class=\"values-grid\">\r\n            <div class=\"value-card\" data-aos=\"fade-up\">\r\n                <i class=\"fas fa-hand-heart\"><\/i>\r\n                <h3>Genuine Hospitality<\/h3>\r\n                <p>We treat every guest like family, with warmth and personal attention that chain hotels cannot replicate.<\/p>\r\n            <\/div>\r\n            <div class=\"value-card\" data-aos=\"fade-up\" data-aos-delay=\"100\">\r\n                <i class=\"fas fa-history\"><\/i>\r\n                <h3>Preserving Heritage<\/h3>\r\n                <p>We honor the Victorian character of our building while providing modern comforts.<\/p>\r\n            <\/div>\r\n            <div class=\"value-card\" data-aos=\"fade-up\" data-aos-delay=\"200\">\r\n                <i class=\"fas fa-star\"><\/i>\r\n                <h3>Guest Satisfaction<\/h3>\r\n                <p>Your comfort and happiness are our top priorities. We go the extra mile for every guest.<\/p>\r\n            <\/div>\r\n            <div class=\"value-card\" data-aos=\"fade-up\" data-aos-delay=\"300\">\r\n                <i class=\"fas fa-euro-sign\"><\/i>\r\n                <h3>Independent Spirit<\/h3>\r\n                <p>Proudly independent, we make our own decisions and create a unique experience for our guests.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<!-- History Timeline Section -->\r\n<div class=\"full-width bg-white section-padding\">\r\n    <div class=\"container\">\r\n        <h2 class=\"section-title\" data-aos=\"fade-up\">A Rich History<\/h2>\r\n        <div class=\"title-underline\"><span><\/span><span><\/span><\/div>\r\n        \r\n        <div style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 40px; margin-top: 40px;\">\r\n            <div style=\"text-align: center; padding: 30px; background: var(--warm-stone); border-radius: 24px;\" data-aos=\"fade-up\">\r\n                <div style=\"font-size: 3rem; font-weight: 700; color: var(--primary-gold);\">1870s<\/div>\r\n                <h3 style=\"margin: 15px 0;\">Built<\/h3>\r\n                <p>The Columbia Hotel was originally six Victorian town houses constructed during the Victorian era.<\/p>\r\n            <\/div>\r\n            <div style=\"text-align: center; padding: 30px; background: var(--warm-stone); border-radius: 24px;\" data-aos=\"fade-up\" data-aos-delay=\"100\">\r\n                <div style=\"font-size: 3rem; font-weight: 700; color: var(--primary-gold);\"><i class=\"fas fa-home\"><\/i><\/div>\r\n                <h3 style=\"margin: 15px 0;\">Preserved Character<\/h3>\r\n                <p>Many rooms retain original Victorian furnishings and decor, offering a truly authentic experience.<\/p>\r\n            <\/div>\r\n            <div style=\"text-align: center; padding: 30px; background: var(--warm-stone); border-radius: 24px;\" data-aos=\"fade-up\" data-aos-delay=\"200\">\r\n                <div style=\"font-size: 3rem; font-weight: 700; color: var(--primary-gold);\"><i class=\"fas fa-crown\"><\/i><\/div>\r\n                <h3 style=\"margin: 15px 0;\">Today<\/h3>\r\n                <p>An independent, family-run hotel offering genuine hospitality to guests from around the world.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<!-- Why Choose Us Section -->\r\n<div class=\"full-width bg-warm section-padding\" style=\"padding: 80px 0;\">\r\n    <div class=\"container\">\r\n        <div class=\"cta-section\" data-aos=\"fade-up\">\r\n            <h3>Experience The Columbia Hotel Difference<\/h3>\r\n            <p style=\"max-width: 600px; margin: 0 auto; opacity: 0.9;\">Book directly with us for the best rates and genuine family hospitality.<\/p>\r\n            <div class=\"cta-buttons\">\r\n                <a href=\"https:\/\/thecolumbiahotel.com\/?page_id=140\" class=\"btn-primary\" style=\"background: var(--primary-gold); color: white;\"><i class=\"fas fa-calendar-check\"><\/i> Check Availability<\/a>\r\n                <a href=\"#\" class=\"btn-outline\" style=\"border-color: white; color: white;\"><i class=\"fas fa-phone-alt\"><\/i> Call Us: 01933 229333<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<!-- Footer -->\r\n<div class=\"full-width bg-footer footer-full\">\r\n    <div class=\"container\">\r\n        <div class=\"social-links\">\r\n            <a href=\"#\"><i class=\"fab fa-facebook-f\"><\/i><\/a>\r\n            <a href=\"#\"><i class=\"fab fa-instagram\"><\/i><\/a>\r\n            <a href=\"#\"><i class=\"fab fa-tripadvisor\"><\/i><\/a>\r\n            <a href=\"#\"><i class=\"fab fa-google\"><\/i><\/a>\r\n        <\/div>\r\n        <p style=\"margin-top: 35px;\">\u00a9 2025 The Columbia Hotel | Family-Run Since 1870 | Independent & Authentic<\/p>\r\n        <p style=\"font-size: 0.85rem; margin-top: 15px;\">19 Northampton Rd, Wellingborough NN8 3HG, UK | Tel: 01933 229333<\/p>\r\n        <p style=\"font-size: 0.8rem; margin-top: 10px;\">Complimentary WiFi & Parking (first come, first serve)<\/p>\r\n    <\/div>\r\n<\/div>\r\n\r\n<button class=\"scroll-top\" id=\"scrollTop\"><i class=\"fas fa-arrow-up\"><\/i><\/button>\r\n\r\n<script src=\"https:\/\/unpkg.com\/aos@2.3.1\/dist\/aos.js\"><\/script>\r\n<script>\r\n    AOS.init({ duration: 800, once: true, offset: 100 });\r\n\r\n    \/\/ Scroll Top\r\n    const scrollBtn = document.getElementById('scrollTop');\r\n    window.addEventListener('scroll', () => scrollBtn.classList.toggle('show', window.scrollY > 400));\r\n    scrollBtn.addEventListener('click', () => window.scrollTo({ top: 0, behavior: 'smooth' }));\r\n\r\n    \/\/ Smooth scroll for anchor links\r\n    document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\r\n        anchor.addEventListener('click', function(e) {\r\n            const target = document.querySelector(this.getAttribute('href'));\r\n            if (target && this.getAttribute('href') !== '#') {\r\n                e.preventDefault();\r\n                target.scrollIntoView({ behavior: 'smooth', block: 'start' });\r\n            }\r\n        });\r\n    });\r\n<\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\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>The Columbia Hotel | About Us &#8211; Victorian Heritage &#038; Independent Spirit About The Columbia Hotel Victorian heritage \u00b7 Independent spirit \u00b7 Genuine family hospitality since 1870 Our Story The Columbia Hotel was originally six Victorian town houses built in the 1870s. Some rooms have furnishings and decor of that era, preserving the romance and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-42","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/thecolumbiahotel.com\/index.php?rest_route=\/wp\/v2\/pages\/42","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thecolumbiahotel.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thecolumbiahotel.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thecolumbiahotel.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thecolumbiahotel.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=42"}],"version-history":[{"count":13,"href":"https:\/\/thecolumbiahotel.com\/index.php?rest_route=\/wp\/v2\/pages\/42\/revisions"}],"predecessor-version":[{"id":314,"href":"https:\/\/thecolumbiahotel.com\/index.php?rest_route=\/wp\/v2\/pages\/42\/revisions\/314"}],"wp:attachment":[{"href":"https:\/\/thecolumbiahotel.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=42"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}