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: "Happy Healthy Holistic",
description: "Happy Healthy Holistic in Denver offers massage therapy and holistic health consulting to help clients achieve wellness through natural, integrative approaches. The practice combines therapeutic massage with personalized health guidance, addressing physical tension, stress, and overall wellbeing. Their consultative approach ensures each client receives customized care aligned with their unique health goals.",
url: "http://happy-healthy-holistic.com/",
telephone: "+1-303-396-8558",
address: {
@type: "PostalAddress",
streetAddress: "1777 S Bellaire St Suite 475",
addressLocality: "Denver",
addressRegion: "CO",
postalCode: "80222",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.6844403,
longitude: -104.93790589999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "46",
bestRating: "5"
},
areaServed: "Denver, CO and surrounding areas",
knowsAbout: "Massage Therapy, Stress relief seekers, Wellness-focused individuals, Those seeking natural health solutions, Pain management clients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Consultations"
}
],
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.