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: "The Joint Chiropractic - S Market St",
description: "The Joint Chiropractic in Gilbert offers affordable, same-day chiropractic care with no appointment necessary at their S Market St location. This franchise chiropractor provides spinal adjustments and corrective care in a welcoming environment designed for walk-in convenience, making it easy for residents to access pain relief and wellness services without lengthy scheduling delays.",
url: "https://www.thejoint.com/arizona/gilbert/san-tan-village-48035",
telephone: "+1-480-531-7542",
address: {
@type: "PostalAddress",
streetAddress: "2765 S Market St Ste 105",
addressLocality: "Gilbert",
addressRegion: "AZ",
postalCode: "85295",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.300160399999996,
longitude: -111.7434725
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "274",
bestRating: "5"
},
areaServed: "Gilbert, Arizona and surrounding East Valley communities",
knowsAbout: "Chiropractic, Walk-in patients seeking quick relief, busy professionals, first-time chiropractic users, insurance-covered care seekers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Walk-In Model"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Affordable Care"
}
],
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.