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: "Vitalogy Chiropractic",
description: "Vitalogy Chiropractic is an Alameda-based chiropractic clinic dedicated to helping patients achieve optimal spinal health and wellness. The practice offers comprehensive chiropractic care including spinal adjustments, corrective care plans, and personalized treatment designed to address pain, improve mobility, and support long-term health. They welcome both new and established patients seeking natural, non-invasive approaches to healthcare.",
url: "http://www.vitalogychiropractic.com/",
telephone: "+1-510-207-5565",
address: {
@type: "PostalAddress",
streetAddress: "2447 Santa Clara Ave # 202",
addressLocality: "Alameda",
addressRegion: "CA",
postalCode: "94501",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.764671799999995,
longitude: -122.24030870000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "15",
bestRating: "5"
},
areaServed: "Alameda and surrounding East Bay communities",
knowsAbout: "Chiropractic, Patients with back and neck pain, individuals seeking natural pain relief alternatives, athletes looking to improve performance and prevent injury, people interested in preventive wellness care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Treatment Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessible 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.