Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Dr. Candace Maddalo",
description: "Maddalo Chiropractic, run by Dr. Candace Maddalo, is a multifaceted health services provider in East Cambridge specializing in chiropractic care alongside DOT medical exams, drug and alcohol testing, DNA paternity testing, and spirometry testing. The practice offers comprehensive occupational health services including DOT compliance support, same-day drug testing, and 24/7/365 nationwide emergency coverage for testing needs. They serve commercial drivers, employers requiring DOT compliance, and individuals needing occupational health screenings.",
url: "http://maddalochiropractic.com/",
telephone: "+1-617-547-4444",
address: {
@type: "PostalAddress",
streetAddress: "14 McGrath Hwy",
addressLocality: "East Cambridge",
addressRegion: "MA",
postalCode: "02141",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.374572699999995,
longitude: -71.0849913
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3",
reviewCount: "8",
bestRating: "5"
},
areaServed: "East Cambridge, MA and surrounding areas",
knowsAbout: "Chiropractic, Commercial drivers needing DOT certification, employers requiring occupational health compliance, individuals needing occupational health screenings",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "DOT Compliance Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Expanded Health Services"
}
],
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.