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: "Infinity Sport and Spine Chiropractic",
description: "Infinity Sport and Spine Chiropractic, run by Dr. Ashley Leverich, provides comprehensive chiropractic care with a focus on getting patients back to their active lifestyle quickly. Services include spinal adjustments, dry needling, myofascial release, corrective exercises, dynamic taping, cupping, and flexion-distraction therapy for disc injuries. They offer both in-office visits at their North/Central Austin location and mobile chiropractic services, plus wellness care, ergonomic evaluations, and rehabilitation programs tailored to each patient's individual needs.",
url: "https://infinitysportandspine.com/",
telephone: "+1-224-338-9695",
address: {
@type: "PostalAddress",
streetAddress: "3407 Guadalupe St A",
addressLocality: "Austin",
addressRegion: "TX",
postalCode: "78705",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.300589100000003,
longitude: -97.7392141
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "68",
bestRating: "5"
},
areaServed: "North/Central Austin, Texas and surrounding areas",
knowsAbout: "Chiropractic, Athletes and active individuals, people with sports injuries, office workers seeking ergonomic solutions, patients with chronic pain conditions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Mobile Chiropractic Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports-Focused Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Treatment Approach"
}
],
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.