Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Medical Day Spa of Chapel Hill",
description: "Medical Day Spa of Chapel Hill is a full-service medical spa offering aesthetic treatments, massage therapy, skincare services, and hair care in Chapel Hill. Led by experienced practitioners, they combine clinical expertise with spa relaxation, providing personalized treatments from injectables and facials to therapeutic massage and salon services.",
url: "http://www.chapelhilldayspa.com/",
telephone: "+1-919-904-7111",
address: {
@type: "PostalAddress",
streetAddress: "301 Kildaire Rd #100",
addressLocality: "Chapel Hill",
addressRegion: "NC",
postalCode: "27516",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.8797918,
longitude: -79.0653511
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "379",
bestRating: "5"
},
areaServed: "Chapel Hill, NC and surrounding areas",
knowsAbout: "Wellness & Med Spas, People seeking professional aesthetic treatments, individuals wanting therapeutic massage with medical oversight, clients looking for comprehensive skincare and salon services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Medical-Grade Treatments"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Spa"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
url: "https://lantern.llc/contact?from=ai-data",
contactType: "AI inquiries"
}
}
}This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.