{"id":4779,"date":"2025-02-27T12:52:06","date_gmt":"2025-02-27T12:52:06","guid":{"rendered":"https:\/\/saharamedicalcentre.ae\/?page_id=4779"},"modified":"2025-03-05T07:34:07","modified_gmt":"2025-03-05T07:34:07","slug":"dental-clinic-near-me","status":"publish","type":"page","link":"https:\/\/saharamedicalcentre.ae\/index.php\/dental-clinic-near-me\/","title":{"rendered":"Dental clinic near me"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4779\" class=\"elementor elementor-4779\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1f55d45 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"1f55d45\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-98d4f3f elementor-widget elementor-widget-html\" data-id=\"98d4f3f\" 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>Medical Centre Sharjah | Premier Healthcare Services in UAE<\/title>\r\n    \r\n    <style>\r\n        \/* Base Styles *\/\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n            font-family: 'Arial', sans-serif;\r\n        }\r\n\r\n        html, body {\r\n            height: 100%;\r\n            overflow-x: hidden;\r\n        }\r\n\r\n        body {\r\n            color: #333;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        .container {\r\n            width: 100%;\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0 20px;\r\n        }\r\n\r\n        \/* Hero Section *\/\r\n        .hero {\r\n            background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),\r\n                        url('https:\/\/saharamedicalcentre.ae\/wp-content\/uploads\/2025\/01\/DSC05873-scaled.jpg') \r\n                        no-repeat center center;\r\n            background-size: cover;\r\n            color: white;\r\n            text-align: center;\r\n            min-height: 100vh;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            position: relative;\r\n            overflow: hidden;\r\n            transition: all 0.5s ease;\r\n        }\r\n\r\n        .hero::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background: rgba(0, 0, 0, 0.1);\r\n            z-index: 0;\r\n        }\r\n\r\n        .hero .container {\r\n            position: relative;\r\n            z-index: 1;\r\n            padding: 40px 20px;\r\n            background-color: rgba(0, 0, 0, 0.4);\r\n            border-radius: 10px;\r\n            backdrop-filter: blur(3px);\r\n            transition: transform 0.3s ease;\r\n        }\r\n\r\n        .hero .container:hover {\r\n            transform: scale(1.02);\r\n        }\r\n\r\n        .hero h1 {\r\n            font-size: 48px;\r\n            margin-bottom: 20px;\r\n            line-height: 1.2;\r\n            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);\r\n            color: white;\r\n            position: relative;\r\n            display: inline-block;\r\n        }\r\n\r\n        .hero h1::after {\r\n            content: '';\r\n            position: absolute;\r\n            width: 0;\r\n            height: 3px;\r\n            bottom: -5px;\r\n            left: 50%;\r\n            background-color: #614499;\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .hero .container:hover h1::after {\r\n            width: 100%;\r\n            left: 0;\r\n        }\r\n\r\n        .hero p {\r\n            font-size: 20px;\r\n            max-width: 700px;\r\n            margin: 0 auto 30px;\r\n            text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);\r\n        }\r\n\r\n        .cta-button {\r\n            display: inline-block;\r\n            background-color: #614499;\r\n            color: white;\r\n            padding: 15px 30px;\r\n            border-radius: 5px;\r\n            font-size: 18px;\r\n            font-weight: bold;\r\n            text-decoration: none;\r\n            transition: all 0.3s ease;\r\n            border: 2px solid transparent;\r\n            position: relative;\r\n            overflow: hidden;\r\n            z-index: 1;\r\n        }\r\n\r\n        .cta-button::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: -100%;\r\n            width: 100%;\r\n            height: 100%;\r\n            background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);\r\n            transition: all 0.5s ease;\r\n            z-index: -1;\r\n        }\r\n\r\n        .cta-button:hover {\r\n            background-color: #513a80;\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);\r\n            color: white;\r\n        }\r\n\r\n        .cta-button:hover::before {\r\n            left: 100%;\r\n        }\r\n\r\n        \/* Icon Styles *\/\r\n        .icon-container {\r\n            margin-top: 30px;\r\n            display: flex;\r\n            justify-content: center;\r\n            gap: 30px;\r\n        }\r\n\r\n        .icon {\r\n            width: 60px;\r\n            height: 60px;\r\n            background-color: rgba(255, 255, 255, 0.2);\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-size: 24px;\r\n            transition: all 0.3s ease;\r\n            cursor: pointer;\r\n            text-decoration: none;\r\n            color: white;\r\n        }\r\n\r\n        .icon:hover {\r\n            background-color: #614499;\r\n            transform: translateY(-5px);\r\n        }\r\n\r\n        \/* Change icon color to white on hover *\/\r\n        .icon:hover svg {\r\n            fill: white;\r\n            stroke: white;\r\n        }\r\n\r\n        \/* Mobile Responsiveness *\/\r\n        @media (max-width: 768px) {\r\n            .hero {\r\n                background-attachment: scroll;\r\n            }\r\n\r\n            .hero h1 {\r\n                font-size: 36px;\r\n                padding: 0 15px;\r\n            }\r\n\r\n            .hero p {\r\n                font-size: 18px;\r\n                padding: 0 15px;\r\n            }\r\n\r\n            .cta-button {\r\n                font-size: 16px;\r\n                padding: 12px 25px;\r\n            }\r\n\r\n            .icon-container {\r\n                gap: 15px;\r\n            }\r\n\r\n            .icon {\r\n                width: 50px;\r\n                height: 50px;\r\n                font-size: 20px;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 480px) {\r\n            .hero h1 {\r\n                font-size: 28px;\r\n            }\r\n\r\n            .hero p {\r\n                font-size: 16px;\r\n            }\r\n\r\n            .icon {\r\n                width: 40px;\r\n                height: 40px;\r\n                font-size: 18px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <!-- Hero Section -->\r\n    <section class=\"hero\">\r\n        <div class=\"container\">\r\n            <h1>Sahara Medical Centre Sharjah<\/h1>\r\n            <p>Sahara Medical Centre ! Your trusted healthcare provider in Sharjah, UAE. State-of-the-art facilities and expert medical professionals dedicated to your wellbeing.<\/p>\r\n            <a href=\"https:\/\/saharamedicalcentre.ae\/index.php\/book-appointment\/\" class=\"cta-button\">Book Appointment<\/a>\r\n            \r\n            <!-- Updated Icon Links -->\r\n            <div class=\"icon-container\">\r\n                <a href=\"https:\/\/saharamedicalcentre.ae\/index.php\/doctors-in-sharjah\/\" class=\"icon\" title=\"Doctors\">\r\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"><\/path><\/svg>\r\n                <\/a>\r\n                <a href=\"tel:+971508821590\" class=\"icon\" title=\"Contact Us\">\r\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"><\/path><\/svg>\r\n                <\/a>\r\n                <a href=\"https:\/\/saharamedicalcentre.ae\/index.php\/contact\/\" class=\"icon\" title=\"Location\">\r\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"><\/path><circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle><\/svg>\r\n                <\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <script>\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            const container = document.querySelector('.hero .container');\r\n            const icons = document.querySelectorAll('.icon');\r\n            \r\n            setTimeout(() => {\r\n                container.style.opacity = '0';\r\n                setTimeout(() => {\r\n                    container.style.transition = 'opacity 1s ease';\r\n                    container.style.opacity = '1';\r\n                }, 200);\r\n            }, 100);\r\n            \r\n            icons.forEach((icon, index) => {\r\n                icon.style.opacity = '0';\r\n                icon.style.transform = 'translateY(20px)';\r\n                setTimeout(() => {\r\n                    icon.style.transition = 'all 0.5s ease';\r\n                    icon.style.opacity = '1';\r\n                    icon.style.transform = 'translateY(0)';\r\n                }, 1000 + (index * 200));\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<\/div>\n\t\t<div class=\"elementor-element elementor-element-7c10276 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"7c10276\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f4be457 elementor-widget elementor-widget-html\" data-id=\"f4be457\" 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>Dental Centre Sharjah | Premier Dental Services in UAE<\/title>\r\n    \r\n    <!-- Google Fonts -->\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@600&family=Playfair+Display:wght@700&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        \/* Base Styles *\/\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n        \r\n        body {\r\n            color: #333;\r\n            line-height: 1.6;\r\n            background-color: #f8f9fa;\r\n            font-family: 'Poppins', sans-serif;\r\n            overflow-x: hidden;\r\n            position: relative;\r\n        }\r\n        \r\n        .container {\r\n            width: 100%;\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0 30px;\r\n        }\r\n        \r\n        \/* Introduction Section *\/\r\n        .intro {\r\n            min-height: 100vh;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            text-align: center;\r\n            background: linear-gradient(135deg, #fff 0%, #f0f2f5 100%);\r\n            position: relative;\r\n            padding: 40px 0;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        \/* Background Floating Bubbles *\/\r\n        .bubble {\r\n            position: absolute;\r\n            width: 50px;\r\n            height: 50px;\r\n            background: rgba(97, 68, 153, 0.2);\r\n            border-radius: 50%;\r\n            animation: float 6s infinite alternate ease-in-out;\r\n        }\r\n        .bubble-1 { top: 10%; left: 20%; animation-duration: 5s; }\r\n        .bubble-2 { top: 30%; right: 15%; animation-duration: 7s; }\r\n        .bubble-3 { bottom: 20%; left: 10%; animation-duration: 6s; }\r\n        .bubble-4 { bottom: 30%; right: 20%; animation-duration: 8s; }\r\n        \r\n        @keyframes float {\r\n            0% { transform: translateY(0); }\r\n            100% { transform: translateY(-20px); }\r\n        }\r\n        \r\n        \/* Animated Underline *\/\r\n        h2::after {\r\n            content: '';\r\n            display: block;\r\n            width: 0;\r\n            height: 4px;\r\n            background: linear-gradient(90deg, #614499, #8a67cc);\r\n            transition: width 0.8s ease;\r\n        }\r\n        h2:hover::after {\r\n            width: 100%;\r\n        }\r\n        \r\n        \/* Footer Section *\/\r\n        .footer {\r\n            background: #614499;\r\n            color: white;\r\n            text-align: center;\r\n            padding: 40px 0;\r\n            margin-top: 50px;\r\n            position: relative;\r\n        }\r\n        .footer img {\r\n            width: 100%;\r\n            max-width: 800px;\r\n            height: auto;\r\n            display: block;\r\n            margin: 20px auto;\r\n            border-radius: 10px;\r\n        }\r\n        .footer p {\r\n            max-width: 800px;\r\n            margin: 10px auto;\r\n            font-size: 16px;\r\n            line-height: 1.8;\r\n        }\r\n        .footer-links {\r\n            display: flex;\r\n            justify-content: center;\r\n            gap: 15px;\r\n            margin-top: 20px;\r\n        }\r\n        .footer a {\r\n            color: #ffcc00;\r\n            text-decoration: none;\r\n            font-weight: bold;\r\n        }\r\n        .footer a:hover {\r\n            text-decoration: underline;\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <section class=\"intro\">\r\n        <div class=\"bubble bubble-1\"><\/div>\r\n        <div class=\"bubble bubble-2\"><\/div>\r\n        <div class=\"bubble bubble-3\"><\/div>\r\n        <div class=\"bubble bubble-4\"><\/div>\r\n        \r\n        <div class=\"container\">\r\n            <div class=\"intro-content\">\r\n                <h2>Welcome to Sahara Medical Centre Sharjah<\/h2>\r\n                <p>We provide high-quality dental treatments, including orthodontics, cosmetic dentistry, and preventive care.<\/p>\r\n                <p>Experience pain-free and effective treatments from our expert team using state-of-the-art equipment.<\/p>\r\n                <h2>Why Choose Us? - Dental clinic near me <\/h2>\r\n                <p>Our personalized treatment plans ensure optimal care at affordable prices.<\/p>\r\n                <p>If you are searching for a \"Dental Clinic near me,\" Sahara Medical Centre is your ideal destination. Our highly skilled team offers a wide range of dental services, including general checkups, teeth whitening, braces, root canal treatments, and emergency dental care. We understand that dental health is essential for overall well-being, and we prioritize patient comfort in all procedures. Whether you need preventive care or complex dental treatments, we are here to help. Our clinic is equipped with advanced technology to ensure precise and effective treatments. Visit our dental centre in Sharjah and experience exceptional care tailored to your needs.<\/p>\r\n                <h3>Schedule Your Consultation<\/h3>\r\n                <p>Book an appointment today for professional dental care and a brighter smile.<\/p>\r\n                <a href=\"https:\/\/saharamedicalcentre.ae\/index.php\/book-appointment\/\" class=\"cta-button\">Schedule Your Consultation<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <footer class=\"footer\">\r\n        <img decoding=\"async\" src=\"https:\/\/saharamedicalcentre.ae\/wp-content\/uploads\/2025\/02\/DSC06014-scaled.jpg\" alt=\"Dental Clinic Image\">\r\n        <p>Looking for expert dental care? Sahara Medical Centre provides top-notch dental treatments in Sharjah. We specialize in cosmetic dentistry, teeth whitening, and orthodontic solutions tailored to your needs. Our clinic ensures pain-free treatments with advanced technology and experienced professionals.<\/p>\r\n        <p>Stay informed with the latest dental health tips and updates.<\/p>\r\n        <div class=\"footer-links\">\r\n            <a href=\"https:\/\/aiingo.com\" target=\"_blank\" rel=\"nofollow noopener\">Aiingo<\/a>\r\n            <a href=\"https:\/\/dubizzle.com\" target=\"_blank\" rel=\"nofollow noopener\">Dubizzle<\/a>\r\n            <a href=\"https:\/\/bayut.com\" target=\"_blank\" rel=\"nofollow noopener\">Bayut<\/a>\r\n        <\/div>\r\n    <\/footer>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\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>Medical Centre Sharjah | Premier Healthcare Services in UAE Sahara Medical Centre Sharjah Sahara Medical Centre ! Your trusted healthcare provider in Sharjah, UAE. State-of-the-art facilities and expert medical professionals dedicated to your wellbeing. Book Appointment Dental Centre Sharjah | Premier Dental Services in UAE Welcome to Sahara Medical Centre Sharjah We provide high-quality dental treatments, including orthodontics, cosmetic dentistry, and preventive care. Experience pain-free and effective treatments from our expert team using state-of-the-art equipment. Why Choose Us? &#8211; Dental clinic near me Our personalized treatment plans ensure optimal care at affordable prices. If you are searching for a &#8220;Dental Clinic near me,&#8221; Sahara Medical Centre is your ideal destination. Our highly skilled team offers a wide range of dental services, including general checkups, teeth whitening, braces, root canal treatments, and emergency dental care. We understand that dental health is essential for overall well-being, and we prioritize patient comfort in all procedures. Whether you need preventive care or complex dental treatments, we are here to help. Our clinic is equipped with advanced technology to ensure precise and effective treatments. Visit our dental centre in Sharjah and experience exceptional care tailored to your needs. Schedule Your Consultation Book an appointment today for professional dental care and a brighter smile. Schedule Your Consultation Looking for expert dental care? Sahara Medical Centre provides top-notch dental treatments in Sharjah. We specialize in cosmetic dentistry, teeth whitening, and orthodontic solutions tailored to your needs. Our clinic ensures pain-free treatments with advanced technology and experienced professionals. Stay informed with the latest dental health tips and updates. Aiingo Dubizzle Bayut<\/p>\n","protected":false},"author":1,"featured_media":-4779,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-4779","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/saharamedicalcentre.ae\/index.php\/wp-json\/wp\/v2\/pages\/4779","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/saharamedicalcentre.ae\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/saharamedicalcentre.ae\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/saharamedicalcentre.ae\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/saharamedicalcentre.ae\/index.php\/wp-json\/wp\/v2\/comments?post=4779"}],"version-history":[{"count":20,"href":"https:\/\/saharamedicalcentre.ae\/index.php\/wp-json\/wp\/v2\/pages\/4779\/revisions"}],"predecessor-version":[{"id":5108,"href":"https:\/\/saharamedicalcentre.ae\/index.php\/wp-json\/wp\/v2\/pages\/4779\/revisions\/5108"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/saharamedicalcentre.ae\/index.php\/wp-json\/"}],"wp:attachment":[{"href":"https:\/\/saharamedicalcentre.ae\/index.php\/wp-json\/wp\/v2\/media?parent=4779"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}