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: "Bh Massage",
description: "BH Massage in Carrollton offers specialized therapeutic massage services including deep tissue, Swedish, sports, and intuitive healing massage designed to relieve chronic pain, tension, and promote overall wellness. Led by Daniel, a skilled massage therapist known for personalized, attentive care, the practice features couples massage rooms, mobile services to your home or office, monthly subscription plans, and convenient add-on treatments. The welcoming sanctuary emphasizes a holistic approach with attention to individual needs, professional technique, and a calming atmosphere enhanced by warm amenities.",
url: "https://bh-massage.zoca.com/",
telephone: "+1-973-991-5656",
address: {
@type: "PostalAddress",
streetAddress: "2414 Marsh Ln SUITE 102 OFFICE H",
addressLocality: "Carrollton",
addressRegion: "TX",
postalCode: "75006",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.976891099999996,
longitude: -96.8552218
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "97",
bestRating: "5"
},
areaServed: "Carrollton, TX and surrounding Dallas-Fort Worth area",
knowsAbout: "Massage Therapy, Athletes and active individuals, people with chronic pain or tension, couples seeking shared wellness experiences, professionals needing stress relief and recovery",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Intuitive Healing Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Mobile & Flexible Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Holistic Wellness Experience"
}
],
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.