Structured Data

    Team Rehabilitation Physical Therapy

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Team Rehabilitation Physical Therapy",
      description: "Team Rehabilitation Physical Therapy in Roswell provides comprehensive physical therapy services to help patients recover from injuries, surgery, and chronic conditions. Their licensed therapists specialize in personalized treatment plans designed to restore mobility, reduce pain, and improve overall function. They accept insurance and offer direct access, allowing patients to seek care without a physician referral.",
      url: "https://team-rehab.com/location/roswell-coming-soon/",
      telephone: "+1-678-619-0003",
      address: {
        @type: "PostalAddress",
        streetAddress: "1570 Holcomb Bridge Rd #205",
        addressLocality: "Roswell",
        addressRegion: "GA",
        postalCode: "30076",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0198768,
        longitude: -84.3131645
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "168",
        bestRating: "5"
      },
      areaServed: "Roswell, GA and surrounding North Atlanta communities",
      knowsAbout: "Physical Therapy, Post-surgical patients, athletes recovering from sports injuries, individuals with chronic pain, workers' compensation cases",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Accepted"
        }
      ],
      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.