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: "Tohtal Chiropractic Clinic",
description: "Tohtal Chiropractic Clinic in Chesapeake offers comprehensive chiropractic care focused on spinal adjustments, corrective care plans, and sports injury treatment. Led by experienced chiropractors, the clinic serves patients seeking relief from back pain, neck pain, sports injuries, and overall wellness through evidence-based chiropractic techniques. They welcome walk-in patients and work with most insurance plans to make care accessible.",
url: "https://www.tohtalchiro.com/",
telephone: "+1-757-966-2663",
address: {
@type: "PostalAddress",
streetAddress: "3115 Western Branch Blvd",
addressLocality: "Chesapeake",
addressRegion: "VA",
postalCode: "23321",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.8619262,
longitude: -76.4017313
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "223",
bestRating: "5"
},
areaServed: "Chesapeake, VA and surrounding areas",
knowsAbout: "Chiropractic, Athletes and active individuals, Chronic pain sufferers, Workers with injury-related pain, Patients seeking non-pharmaceutical pain relief",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports Chiropractic Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Corrective Care Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance & Walk-Ins Welcome"
}
],
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.