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: "Larsen Linda DC",
description: "Dr. Linda Larsen is a third-generation chiropractor serving Rockbridge County since 1979. She provides comprehensive chiropractic care including spinal adjustments, rehabilitative therapy, deep friction massage (SASMT), in-office digital X-rays, and custom orthotics. Dr. Larsen specializes in treating spinal conditions, sports-related injuries, trauma, and musculoskeletal problems through thorough evaluation and evidence-based care in a warm, compassionate environment.",
url: "http://www.drlindalarsen.com/",
telephone: "+1-540-463-3300",
address: {
@type: "PostalAddress",
streetAddress: "146 S Main St",
addressLocality: "Lexington",
addressRegion: "VA",
postalCode: "24450",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.7830981,
longitude: -79.4437319
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Lexington, VA and Rockbridge County",
knowsAbout: "Chiropractic, Active individuals with sports injuries, patients with chronic spinal pain, those recovering from trauma or accidents, people seeking drug-free pain management",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Third-Generation Chiropractor"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive In-Office Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance & Accessibility"
}
],
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.