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: "house holistic",
description: "House Holistic is a wellness clinic in Lehi offering integrative health services that combine conventional and alternative medicine approaches. Their offerings include skincare treatments, medical consultations, and holistic wellness services designed to address both aesthetic and overall health concerns. They focus on personalized care that considers the whole person rather than isolated symptoms.",
url: "https://householistic.glossgenius.com/",
telephone: "+1-801-946-1228",
address: {
@type: "PostalAddress",
streetAddress: "394 W Main St, Lehi",
addressLocality: "Saratoga Springs",
addressRegion: "UT",
postalCode: "84043",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.3879825,
longitude: -111.85482479999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "25",
bestRating: "5"
},
areaServed: "Lehi, Saratoga Springs, and surrounding areas",
knowsAbout: "Holistic Wellness, Health-conscious individuals, Wellness seekers, People interested in integrative medicine, Those wanting personalized skincare with holistic principles",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrative Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Skincare"
}
],
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.