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: "Fuzion Professional Massage Therapy",
description: "Fuzion Professional Massage Therapy in Durham offers therapeutic massage and advanced wellness therapies, including Halo Sauna services. The practice creates a dedicated space for relaxation and healing touch, focusing on releasing tension and restoring vitality for clients seeking both massage therapy and complementary wellness treatments.",
url: "http://www.fuzionmassagetherapy.com/",
telephone: "+1-919-294-8808",
address: {
@type: "PostalAddress",
streetAddress: "3811 N Roxboro St Suite C",
addressLocality: "Durham",
addressRegion: "NC",
postalCode: "27704",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.040608399999996,
longitude: -78.9001655
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "171",
bestRating: "5"
},
areaServed: "Durham, NC and surrounding areas",
knowsAbout: "Massage Therapy, Individuals seeking relaxation and stress relief, wellness-focused clients, people interested in complementary therapies",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Halo Sauna Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Therapeutic Focus"
}
],
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.