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: "Joints In Motion Physical Therapy and Wellness, LLC",
description: "Joints in Motion Physical Therapy and Wellness is a physical therapist-owned outpatient clinic founded by Adam Smith, PT, OCS in 2011, serving the Charleston area with locations in Mount Pleasant, Goose Creek, and West Ashley. They specialize in manual therapy, sports rehabilitation, pre/post-surgical recovery, spine rehab, dry needling, chronic pain management, and deep tissue laser therapy for a wide range of musculoskeletal and neurological conditions. Their philosophy focuses on treating the individual patient with personalized care, one-on-one treatment, and a commitment to injury prevention and overall wellness beyond traditional rehabilitation.",
url: "http://www.jimptw.com/",
telephone: "+1-843-352-2464",
address: {
@type: "PostalAddress",
streetAddress: "912 Johnnie Dodds Blvd Suite 100",
addressLocality: "Mt Pleasant",
addressRegion: "SC",
postalCode: "29464",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8117071,
longitude: -79.8685951
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "62",
bestRating: "5"
},
areaServed: "Mount Pleasant, Charleston, Goose Creek, and West Ashley, SC",
knowsAbout: "Physical Therapy, Post-surgical patients, athletes recovering from sports injuries, individuals with chronic pain or spine conditions, workers' compensation cases, anyone seeking personalized physical rehabilitation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "PT-Owned Independent Practice"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Service Range"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessible Care 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.