Structured Data

    Summit Physical Therapy AZ

    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: "Summit Physical Therapy AZ",
      description: "Summit Physical Therapy AZ is an independent physical therapy clinic in Mesa specializing in orthopedic rehabilitation, sports injury treatment, and post-surgical recovery. The clinic offers direct-access physical therapy without requiring physician referrals, allowing patients to schedule appointments directly. Their experienced therapists use evidence-based treatment approaches including manual therapy and therapeutic exercise to help patients return to pain-free activity.",
      url: "https://www.summitptaz.com/",
      telephone: "+1-480-687-7751",
      address: {
        @type: "PostalAddress",
        streetAddress: "6636 E Baseline Rd Ste 102",
        addressLocality: "Mesa",
        addressRegion: "AZ",
        postalCode: "85206",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.381366299999996,
        longitude: -111.69116520000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "36",
        bestRating: "5"
      },
      areaServed: "Mesa and surrounding East Valley communities",
      knowsAbout: "Physical Therapy, Athletes recovering from injury, post-surgical patients, active adults with orthopedic pain, individuals seeking non-surgical pain management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Orthopedic & Sports Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Evidence-Based 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.