Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Sunrise Bodycare Massage & Spa",
description: "Sunrise Bodycare Massage & Spa in Raleigh is a full-service spa offering Swedish massage, deep tissue massage, couples massage, foot massage, and facials in a peaceful, welcoming environment. Their skilled therapists tailor each session to individual needs, whether for relaxation or targeted muscle relief, and enhance treatments with add-ons like hot stones and aromatherapy. Open daily from 9am–9:30pm with same-day appointments available, they specialize in helping clients unwind and restore their well-being.",
url: "https://sunrisebodycareraleigh.onbuildhealth.com/",
telephone: "+1-919-322-5035",
address: {
@type: "PostalAddress",
streetAddress: "8015 Creedmoor Rd # 105",
addressLocality: "Raleigh",
addressRegion: "NC",
postalCode: "27613",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.896554,
longitude: -78.68129239999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "934",
bestRating: "5"
},
areaServed: "Raleigh, NC and surrounding areas",
knowsAbout: "Massage Therapy, Busy professionals seeking stress relief, couples celebrating special occasions, individuals with muscle tension and soreness, first-time massage clients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Extended Hours"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Therapy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Couples Massage Specialty"
}
],
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.