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: "Form Physical Therapy",
description: "Form Physical Therapy is a specialized rehabilitation clinic in Roswell offering comprehensive physical therapy services including orthopedic, aquatic, sports, pelvic health, and neurological rehabilitation. They specialize in injury recovery, post-surgical rehabilitation, and injury prevention through detailed assessment of strength, flexibility, and body mechanics. The clinic helps patients return to their preferred lifestyle and athletic performance while preventing future injuries.",
url: "http://www.formphysicaltherapy.com/",
telephone: "+1-678-731-7772",
address: {
@type: "PostalAddress",
streetAddress: "1295 Hembree Rd a201",
addressLocality: "Roswell",
addressRegion: "GA",
postalCode: "30076",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.0604558,
longitude: -84.32082439999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "67",
bestRating: "5"
},
areaServed: "Roswell, GA and surrounding North Atlanta communities",
knowsAbout: "Physical Therapy, Athletes and active individuals, post-surgical patients, people with orthopedic injuries, those seeking injury prevention",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Treatment Areas"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Telephone Consultation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Injury Prevention Focus"
}
],
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.