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: "South Texas Sports Chiropractic",
description: "South Texas Sports Chiropractic, led by Dr. Mikkel Bahamondes, specializes in sports chiropractic care and injury recovery for active individuals in Corpus Christi. They offer chiropractic manipulation, Active Release Technique, exercise rehabilitation, and specialized Y-Strap adjustments to restore movement, reduce pain, and help patients return to their active lifestyles. The practice combines one-on-one personalized treatment with at-home corrective exercises and sport-specific rehabilitation programs.",
url: "http://stschiro.com/",
telephone: "+1-361-360-0393",
address: {
@type: "PostalAddress",
streetAddress: "2033 Airline Rd h2",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78412",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.693611999999998,
longitude: -97.3637452
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "139",
bestRating: "5"
},
areaServed: "Corpus Christi and surrounding South Texas areas",
knowsAbout: "Chiropractic, Active individuals, athletes, sports enthusiasts, people recovering from injuries",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Y-Strap Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "One-on-One Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Sport-Specific Rehabilitation"
}
],
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.