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: "Gottesfeld Cheryl DC",
description: "Gottesfeld Cheryl DC is a chiropractor in Arlington specializing in spinal adjustments and corrective care for patients of all ages. Dr. Cheryl Gottesfeld offers personalized treatment plans to address pain relief, improve mobility, and support long-term spinal health. The practice welcomes new patients and accepts insurance for convenient access to care.",
url: "http://www.arlingtonchiropractor.com/",
telephone: "+1-703-276-1891",
address: {
@type: "PostalAddress",
streetAddress: "4141 Henderson Rd # 14",
addressLocality: "Arlington",
addressRegion: "VA",
postalCode: "22203",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.8757817,
longitude: -77.10936989999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "22",
bestRating: "5"
},
areaServed: "Arlington, VA and surrounding areas",
knowsAbout: "Chiropractic, Adults seeking pain relief, injury recovery patients, individuals with postural issues, patients looking for non-invasive pain management",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Treatment Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Accepted"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient Location"
}
],
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.