Identity & Authority: The Bodywise Clinic – Signal Evidence & AI Readability

The Bodywise Clinic

(https://www.thebodywiseclinic.ie) 📸 Data Snapshot: May 19, 2026
Identity & Authority — The Lens

Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.

Identity & Authority Expert verifiability & Schema depth.
9 Impact Weight: 15 / 100
60% Reputation

Authority is established by naming co-founders Siobhan Ryan and Siobhan Meehan, yet there is a gap as these individuals lack Person schema or SameAs links to professional registries. The technical implementation shows a minor gap with a missing H1 on the Treatments sub-page and a lack of specific accreditation numbers for the ‘highly qualified’ therapists mentioned in the text.

The boldest performance claim, ‘99% of our treatments start on time,’ is a specific metric used for marketing that lacks a displayed audit or verification method. Similarly, the claim that all therapists are ‘trained to the absolute highest professional standard’ is not backed by specific school names or certification IDs. However, the disconnect is minor as the site does not promise ‘miracle cures’ or ‘life transformation.’

Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.

🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
Homepage schema
[
    {
        "@context": "https://schema.org",
        "@type": "WebSite",
        "name": "The Bodywise Clinic",
        "alternateName": "Dublin’s Specialist in Natural Health Care",
        "description": "Dublin's Specialist in Natural Health Care",
        "url": "https://www.thebodywiseclinic.ie"
    },
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "name": "The Bodywise Clinic",
        "url": "https://www.thebodywiseclinic.ie",
        "alternateName": "Dublin’s Specialist in Natural Health Care",
        "description": "Dublin's Specialist in Natural Health Care",
        "logo": "https://www.thebodywiseclinic.ie/wp-content/uploads/2019/12/New-logo-2019.png",
        "sameAs": [
            "https://www.facebook.com/TheBodywiseClinic",
            "https://x.com/@BodywiseDublin",
            "https://www.instagram.com/bodywiseclinic/"
        ],
        "contactPoint": [
            {
                "@type": "ContactPoint",
                "telephone": "+353016111444",
                "email": "info@thebodywiseclinic.ie",
                "contactType": "customer support"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "LocalBusiness",
        "image": "https://www.thebodywiseclinic.ie/wp-content/uploads/2019/12/New-logo-2019.png",
        "@id": "https://www.thebodywiseclinic.ie",
        "name": "The Bodywise Clinic",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "45 Dawson St",
            "addressLocality": "Dublin",
            "postalCode": "D02 VP62",
            "addressCountry": "IE"
        }
    },
    {
        "@context": "https://schema.org",
        "@type": "HealthAndBeautyBusiness",
        "name": "The Bodywise Clinic",
        "image": {
            "@type": "ImageObject",
            "url": "https://www.thebodywiseclinic.ie/wp-content/uploads/2020/02/the-bodywise-clinic-logo-sidebar.jpg",
            "width": 600,
            "height": 388
        },
        "telephone": "(01) 611 1444",
        "url": "https://www.thebodywiseclinic.ie",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "25 Suffolk Street, Dublin 2",
            "addressLocality": "Dublin",
            "postalCode": "D02 F656",
            "addressRegion": "Leinster",
            "addressCountry": "IE"
        },
        "priceRange": "75 - 300",
        "openingHoursSpecification": [
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": [
                    "Monday",
                    "Tuesday",
                    "Wednesday",
                    "Thursday",
                    "Friday"
                ],
                "opens": "11:00",
                "closes": "20:30"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": [
                    "Saturday"
                ],
                "opens": "10:00",
                "closes": "18:30"
            },
            {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": [
                    "Sunday"
                ],
                "opens": "11:00",
                "closes": "18:30"
            }
        ],
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": "",
            "longitude": ""
        }
    },
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Home",
                "url": "/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Treatments",
                "url": "https://www.thebodywiseclinic.ie/treatments/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Gift Vouchers",
                "url": "/gift-vouchers/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Prices & Specials",
                "url": "https://www.thebodywiseclinic.ie/prices-specials/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Contact",
                "url": "https://www.thebodywiseclinic.ie/contact/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Contact Us",
                "url": "https://www.thebodywiseclinic.ie/contact/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "About Us",
                "url": "https://www.thebodywiseclinic.ie/about-us/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Careers",
                "url": "https://www.thebodywiseclinic.ie/careers/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "FAQ / T&CS",
                "url": "https://www.thebodywiseclinic.ie/faq-t-c-s/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Gallery",
                "url": "https://www.thebodywiseclinic.ie/gallery/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Blog",
                "url": "https://www.thebodywiseclinic.ie/blog/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Bodywise Retreats",
                "url": "https://retreats.thebodywiseclinic.ie/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Reviews",
                "url": "https://www.thebodywiseclinic.ie/reviews/"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "WebSite",
        "name": "The Bodywise Clinic",
        "url": "https://www.thebodywiseclinic.ie",
        "potentialAction": [
            {
                "@type": "SearchAction",
                "target": "https://www.thebodywiseclinic.ie/?s={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        ]
    }
]
/treatments/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Home",
                "url": "/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Treatments",
                "url": "https://www.thebodywiseclinic.ie/treatments/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Gift Vouchers",
                "url": "/gift-vouchers/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Prices & Specials",
                "url": "https://www.thebodywiseclinic.ie/prices-specials/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Contact",
                "url": "https://www.thebodywiseclinic.ie/contact/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Contact Us",
                "url": "https://www.thebodywiseclinic.ie/contact/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "About Us",
                "url": "https://www.thebodywiseclinic.ie/about-us/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Careers",
                "url": "https://www.thebodywiseclinic.ie/careers/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "FAQ / T&CS",
                "url": "https://www.thebodywiseclinic.ie/faq-t-c-s/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Gallery",
                "url": "https://www.thebodywiseclinic.ie/gallery/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Blog",
                "url": "https://www.thebodywiseclinic.ie/blog/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Bodywise Retreats",
                "url": "https://retreats.thebodywiseclinic.ie/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Reviews",
                "url": "https://www.thebodywiseclinic.ie/reviews/"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "WebSite",
        "name": "The Bodywise Clinic",
        "url": "https://www.thebodywiseclinic.ie",
        "potentialAction": [
            {
                "@type": "SearchAction",
                "target": "https://www.thebodywiseclinic.ie/?s={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "item": {
                    "@id": "https://www.thebodywiseclinic.ie/",
                    "name": "Home"
                }
            },
            {
                "@type": "ListItem",
                "position": 2,
                "item": {
                    "@id": "https://www.thebodywiseclinic.ie/treatments/",
                    "name": "Treatments"
                }
            }
        ]
    }
]
/contact/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Home",
                "url": "/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Treatments",
                "url": "https://www.thebodywiseclinic.ie/treatments/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Gift Vouchers",
                "url": "/gift-vouchers/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Prices & Specials",
                "url": "https://www.thebodywiseclinic.ie/prices-specials/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Contact",
                "url": "https://www.thebodywiseclinic.ie/contact/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Contact Us",
                "url": "https://www.thebodywiseclinic.ie/contact/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "About Us",
                "url": "https://www.thebodywiseclinic.ie/about-us/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Careers",
                "url": "https://www.thebodywiseclinic.ie/careers/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "FAQ / T&CS",
                "url": "https://www.thebodywiseclinic.ie/faq-t-c-s/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Gallery",
                "url": "https://www.thebodywiseclinic.ie/gallery/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Blog",
                "url": "https://www.thebodywiseclinic.ie/blog/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Bodywise Retreats",
                "url": "https://retreats.thebodywiseclinic.ie/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Reviews",
                "url": "https://www.thebodywiseclinic.ie/reviews/"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "WebSite",
        "name": "The Bodywise Clinic",
        "url": "https://www.thebodywiseclinic.ie",
        "potentialAction": [
            {
                "@type": "SearchAction",
                "target": "https://www.thebodywiseclinic.ie/?s={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "item": {
                    "@id": "https://www.thebodywiseclinic.ie/",
                    "name": "Home"
                }
            },
            {
                "@type": "ListItem",
                "position": 2,
                "item": {
                    "@id": "https://www.thebodywiseclinic.ie/contact/",
                    "name": "Contact"
                }
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "ContactPage",
        "mainEntityOfPage": {
            "@type": "WebPage",
            "@id": "https://www.thebodywiseclinic.ie/contact/"
        },
        "headline": "Contact",
        "description": "The Bodywise Clinic\n\n\n\nPh: (01) 611 1444 \n\n\n\nAddress: 45 Dawson St, Dublin D02 VP62\n\n\n\nThe Bodywise Clinic prides itself on being an equal opportunities employer, hiring both male and female Massage Therapists, both of which are trained to the absolute highest professional standard. Your appointment may be with a male or female Massage Therapist, depending on availability. \n\n\n\n\nOPENING HOURS:Monday- Friday 11 am to 8pm, Saturday 10 am - 6pm, Sunday 11 am-6pm\n\n\n\n\nCancellation Policy - 100% cancellation fee for cancellations made within 24 hours of scheduled appointment. Late arrivals will be charged full amount. Note: please be advised that The Bodywise Clinic is located on the 1st, 2nd, & 3rd floors. Unfortunately, there is no lift on the premises. Should you need assistance walking up/down the stairs, please notify us and one of us will be more than happy to assist you.\n\n\n\nThe Bodywise Clinic is easily accessible by car, on foot or public transport. We are located at the corner of Dawson St & South Anne St. Our entrance is on the South Anne side. In between two tailor shops.\n\n\n\nTHE BODYWISE CLINIC 45 Dawson St, Dublin D02 VP62\n\n\n\nBookings are by scheduled appointments only. Please note: it is our policy at the clinic to take your contact mobile number when making the booking. we cannot secure a booking without your valid mobile number.\n\n\n\nTelephone: (01) 611 1444  \n\n\n\nAll calls to and from The Bodywise Clinic are recorded for training and verification purposes. They are also kept strictly confidential.\n\n\n\n\n\n\n\nEmail: info@thebodywiseclinic.ie",
        "image": {
            "@type": "ImageObject",
            "url": "https://www.thebodywiseclinic.ie/wp-content/uploads/2020/02/the-bodywise-clinic-waiting-area-dublin-2-1.jpg",
            "width": 1600,
            "height": 891
        },
        "publisher": {
            "@type": "Organization",
            "name": "The Bodywise Clinic",
            "url": "https://www.thebodywiseclinic.ie"
        }
    }
]
/make-enquiry/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Home",
                "url": "/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Treatments",
                "url": "https://www.thebodywiseclinic.ie/treatments/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Gift Vouchers",
                "url": "/gift-vouchers/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Prices & Specials",
                "url": "https://www.thebodywiseclinic.ie/prices-specials/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Contact",
                "url": "https://www.thebodywiseclinic.ie/contact/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Contact Us",
                "url": "https://www.thebodywiseclinic.ie/contact/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "About Us",
                "url": "https://www.thebodywiseclinic.ie/about-us/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Careers",
                "url": "https://www.thebodywiseclinic.ie/careers/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "FAQ / T&CS",
                "url": "https://www.thebodywiseclinic.ie/faq-t-c-s/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Gallery",
                "url": "https://www.thebodywiseclinic.ie/gallery/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Blog",
                "url": "https://www.thebodywiseclinic.ie/blog/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Bodywise Retreats",
                "url": "https://retreats.thebodywiseclinic.ie/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Reviews",
                "url": "https://www.thebodywiseclinic.ie/reviews/"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "WebSite",
        "name": "The Bodywise Clinic",
        "url": "https://www.thebodywiseclinic.ie",
        "potentialAction": [
            {
                "@type": "SearchAction",
                "target": "https://www.thebodywiseclinic.ie/?s={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "item": {
                    "@id": "https://www.thebodywiseclinic.ie/",
                    "name": "Home"
                }
            },
            {
                "@type": "ListItem",
                "position": 2,
                "item": {
                    "@id": "https://www.thebodywiseclinic.ie/make-enquiry/",
                    "name": "Make an Enquiry"
                }
            }
        ]
    }
]
/gift-vouchers/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Home",
                "url": "/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Treatments",
                "url": "https://www.thebodywiseclinic.ie/treatments/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Gift Vouchers",
                "url": "/gift-vouchers/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Prices & Specials",
                "url": "https://www.thebodywiseclinic.ie/prices-specials/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Contact",
                "url": "https://www.thebodywiseclinic.ie/contact/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Contact Us",
                "url": "https://www.thebodywiseclinic.ie/contact/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "About Us",
                "url": "https://www.thebodywiseclinic.ie/about-us/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Careers",
                "url": "https://www.thebodywiseclinic.ie/careers/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "FAQ / T&CS",
                "url": "https://www.thebodywiseclinic.ie/faq-t-c-s/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Gallery",
                "url": "https://www.thebodywiseclinic.ie/gallery/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Blog",
                "url": "https://www.thebodywiseclinic.ie/blog/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Bodywise Retreats",
                "url": "https://retreats.thebodywiseclinic.ie/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Reviews",
                "url": "https://www.thebodywiseclinic.ie/reviews/"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "WebSite",
        "name": "The Bodywise Clinic",
        "url": "https://www.thebodywiseclinic.ie",
        "potentialAction": [
            {
                "@type": "SearchAction",
                "target": "https://www.thebodywiseclinic.ie/?s={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "item": {
                    "@id": "https://www.thebodywiseclinic.ie/",
                    "name": "Home"
                }
            },
            {
                "@type": "ListItem",
                "position": 2,
                "item": {
                    "@id": "https://www.thebodywiseclinic.ie/gift-vouchers/",
                    "name": "Gift Vouchers"
                }
            }
        ]
    }
]
/prices-specials/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Home",
                "url": "/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Treatments",
                "url": "https://www.thebodywiseclinic.ie/treatments/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Gift Vouchers",
                "url": "/gift-vouchers/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Prices & Specials",
                "url": "https://www.thebodywiseclinic.ie/prices-specials/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Contact",
                "url": "https://www.thebodywiseclinic.ie/contact/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Contact Us",
                "url": "https://www.thebodywiseclinic.ie/contact/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "About Us",
                "url": "https://www.thebodywiseclinic.ie/about-us/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Careers",
                "url": "https://www.thebodywiseclinic.ie/careers/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "FAQ / T&CS",
                "url": "https://www.thebodywiseclinic.ie/faq-t-c-s/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Gallery",
                "url": "https://www.thebodywiseclinic.ie/gallery/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Blog",
                "url": "https://www.thebodywiseclinic.ie/blog/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Bodywise Retreats",
                "url": "https://retreats.thebodywiseclinic.ie/"
            },
            {
                "@context": "https://schema.org",
                "@type": "SiteNavigationElement",
                "id": "site-navigation",
                "name": "Reviews",
                "url": "https://www.thebodywiseclinic.ie/reviews/"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "WebSite",
        "name": "The Bodywise Clinic",
        "url": "https://www.thebodywiseclinic.ie",
        "potentialAction": [
            {
                "@type": "SearchAction",
                "target": "https://www.thebodywiseclinic.ie/?s={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "item": {
                    "@id": "https://www.thebodywiseclinic.ie/",
                    "name": "Home"
                }
            },
            {
                "@type": "ListItem",
                "position": 2,
                "item": {
                    "@id": "https://www.thebodywiseclinic.ie/prices-specials/",
                    "name": "Prices & Specials"
                }
            }
        ]
    }
]
🛡️ Trust Signals — external proof links that back the declared identity
306Review mentions (all pages)
3External proof links (all pages)
PageReviewsProof links
/ (home) 53 0
/treatments/ 51 1
/contact/ 50 1
/make-enquiry/ 50 1
/gift-vouchers/ 52 0
/prices-specials/ 50 0