Structured Data

    T.O.P.S. 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: "T.O.P.S. Physical Therapy",
      description: "T.O.P.S. Physical Therapy is an independent physiotherapy clinic in Phoenix offering comprehensive rehabilitation services for orthopedic injuries, sports-related conditions, and post-surgical recovery. The clinic specializes in manual therapy and evidence-based treatment protocols designed to help patients regain strength, mobility, and function. Their experienced team works with patients of all activity levels to develop personalized treatment plans.",
      url: "http://topsphysicaltherapy.com/",
      telephone: "+1-602-826-0037",
      address: {
        @type: "PostalAddress",
        streetAddress: "5353 N 16th St UNIT 120",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85016",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5162519,
        longitude: -112.04705399999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "125",
        bestRating: "5"
      },
      areaServed: "Phoenix, AZ and surrounding areas",
      knowsAbout: "Physical Therapy, Athletes and active individuals, post-surgical patients, people with orthopedic injuries, anyone seeking pain relief without referral",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Rehabilitation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Patient-Focused 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.