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: "Chiropractic & Wellness",
description: "Chiropractic & Wellness, led by Dr. Baheri, offers comprehensive chiropractic care including spinal adjustments, corrective care plans, and wellness services to patients in Fredericksburg. The practice focuses on addressing the root cause of pain and dysfunction through personalized treatment approaches. Dr. Baheri combines traditional chiropractic techniques with modern wellness strategies to help patients achieve optimal health and mobility.",
url: "http://www.drbaheri.com/",
telephone: "+1-540-656-2980",
address: {
@type: "PostalAddress",
streetAddress: "904 Princess Anne St #307",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22401",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.3029009,
longitude: -77.4606151
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Fredericksburg, VA and surrounding areas",
knowsAbout: "Chiropractic, Individuals with chronic pain, athletes seeking performance optimization, patients recovering from injury, wellness-focused individuals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Care Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Root Cause Focus"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.