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: "Courthouse Chiropractic",
description: "Courthouse Chiropractic provides comprehensive chiropractic care including spinal adjustments, corrective care plans, and sports injury treatment in Spotsylvania. The practice accepts most insurance plans and welcomes walk-in patients, making quality chiropractic care accessible and convenient for the local community.",
url: "http://courthousechiropractic.com/",
telephone: "+1-540-507-8930",
address: {
@type: "PostalAddress",
streetAddress: "9108 Battlefield Blvd Suite 104",
addressLocality: "Spotsylvania Courthouse",
addressRegion: "VA",
postalCode: "22553",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.205748,
longitude: -77.59160589999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "42",
bestRating: "5"
},
areaServed: "Spotsylvania Courthouse, VA and surrounding areas",
knowsAbout: "Chiropractic, Athletes and active individuals, Patients with chronic pain seeking corrective care, People needing convenient walk-in chiropractic services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Walk-Ins Welcome"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Coverage"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports & Corrective Care 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.