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: "Seattle Holistic Healing & Wellness",
description: "Seattle Holistic Healing & Wellness offers integrative health services combining Eastern and Western approaches to wellness. Located in Seattle, the practice provides personalized treatment plans designed to address the root causes of health concerns and support overall well-being through evidence-based holistic methods.",
url: "http://www.seattleholistichealing.com/",
telephone: "+1-206-383-9921",
address: {
@type: "PostalAddress",
streetAddress: "8 Boston St Suite 5",
addressLocality: "Seattle",
addressRegion: "WA",
postalCode: "98109",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.6385696,
longitude: -122.35653730000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "9",
bestRating: "5"
},
areaServed: "Seattle, WA and surrounding areas",
knowsAbout: "Holistic Wellness, Health-conscious individuals seeking natural alternatives, people wanting integrated wellness approaches, those addressing chronic wellness concerns naturally",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrative Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Care Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Practice"
}
],
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.