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: "Burlingame Chiropractic",
description: "Burlingame Chiropractic provides comprehensive chiropractic care including spinal adjustments, corrective care plans, and sports injury treatment in Burlingame. Led by experienced chiropractors, the practice focuses on relieving pain, improving mobility, and helping patients achieve long-term wellness through personalized treatment plans.",
url: "https://www.burlingamechiropractic.com/",
telephone: "+1-650-307-5552",
address: {
@type: "PostalAddress",
streetAddress: "1818 Gilbreth Rd Ste 220",
addressLocality: "Burlingame",
addressRegion: "CA",
postalCode: "94010",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.600138,
longitude: -122.37624559999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "75",
bestRating: "5"
},
areaServed: "Burlingame and surrounding San Mateo County communities",
knowsAbout: "Chiropractic, Athletes and active individuals, chronic pain sufferers, post-injury recovery patients, wellness-focused families",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Corrective Care Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports Chiropractic Focus"
}
],
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.