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: "Emerald City Spinal Care",
description: "Emerald City Spinal Care, led by Dr. Christine Zapata, provides specialized chiropractic care and therapeutic massage therapy in Seattle. The practice uses advanced techniques including the Blair Upper Cervical method with 3D X-ray technology to deliver gentle, specific spinal adjustments tailored to each patient. They treat a wide range of conditions including back pain, neck pain, headaches, migraines, sciatica, carpal tunnel, whiplash, and sports injuries, with services available for children, pregnant patients, and adults seeking wellness care.",
url: "https://www.emeraldcityspinal.com/",
telephone: "+1-206-204-8255",
address: {
@type: "PostalAddress",
streetAddress: "1222 E Madison St suite d",
addressLocality: "Seattle",
addressRegion: "WA",
postalCode: "98122",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.6132928,
longitude: -122.31598229999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "474",
bestRating: "5"
},
areaServed: "Seattle, WA and the Greater Seattle area",
knowsAbout: "Chiropractic, Back pain and neck pain sufferers, headache and migraine patients, auto accident injury victims, athletes and active individuals, families seeking pediatric or prenatal chiropractic care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Blair Upper Cervical Technique"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Therapeutic Massage"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient Downtown Location"
}
],
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.