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: "Palmercare Chiropractic Alexandria",
description: "Palmercare Chiropractic Alexandria is a full-service chiropractic clinic in Alexandria offering spinal adjustments, corrective care plans, and digital X-ray diagnostics. The practice focuses on treating acute and chronic pain conditions through evidence-based chiropractic techniques and personalized treatment plans tailored to each patient's needs.",
url: "https://www.alexandria.palmercare.com/",
telephone: "+1-703-360-1011",
address: {
@type: "PostalAddress",
streetAddress: "7770 Richmond Hwy Suite D",
addressLocality: "Alexandria",
addressRegion: "VA",
postalCode: "22306",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.7470715,
longitude: -77.0847318
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "387",
bestRating: "5"
},
areaServed: "Alexandria and surrounding Northern Virginia communities",
knowsAbout: "Chiropractic, Individuals with back and neck pain, sports injuries, those seeking non-surgical pain relief, patients interested in corrective care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "In-Office Digital X-Ray"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Corrective Care Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Accepted"
}
],
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.