Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Build Up Therapeutics Massage & Bodywork",
description: "Build Up Therapeutics Massage & Bodywork is an independent massage therapy practice in Raleigh offering therapeutic massage services to help clients recover from injuries, manage pain, and improve overall wellness. Located in Pemberton Square, the practice specializes in personalized bodywork designed to address individual client needs and goals.",
telephone: "+1-919-348-9347",
address: {
@type: "PostalAddress",
streetAddress: "Located in Pemberton Square, 6512 Six Forks Rd Suite 404a",
addressLocality: "Raleigh",
addressRegion: "NC",
postalCode: "27615",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.869554199999996,
longitude: -78.6392654
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "161",
bestRating: "5"
},
areaServed: "Raleigh, NC and surrounding areas",
knowsAbout: "Massage Therapy, Athletes and active individuals, People recovering from injury, Those seeking pain management, Clients wanting preventative wellness care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Treatment Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient Pemberton Square Location"
}
],
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.