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: "Move - Pain Relief, Sports Therapy, Chiropractic",
description: "MOVE is a Fort Worth chiropractic clinic specializing in pain relief and sports therapy for families, athletes, and active individuals. Led by Dr. Johnson, Dr. Parker, and Dr. Farley, the clinic offers comprehensive care including chiropractic adjustments, Fascial Distortion Method (FDM), Active Release Techniques (ART), and Functional Movement Systems (FMS) assessments. They treat athletic injuries, work-related pain, pregnancy and postpartum support, and surgery recovery, with a focus on getting patients better quickly and reducing visit frequency rather than creating dependency.",
url: "http://movement.expert/",
telephone: "+1-817-737-3922",
address: {
@type: "PostalAddress",
streetAddress: "4936 Byers Ave",
addressLocality: "Fort Worth",
addressRegion: "TX",
postalCode: "76107",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.738874599999995,
longitude: -97.3947936
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "388",
bestRating: "5"
},
areaServed: "Fort Worth and surrounding communities",
knowsAbout: "Chiropractic, Athletes, active individuals, families seeking pain relief, post-surgical recovery patients, pregnant and postpartum women",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Advanced Therapy Techniques"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports Physician Certified"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "No Contract Model"
}
],
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.