Structured Data

    ATX 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: "ATX Physical Therapy",
      description: "ATX Physical Therapy is an independent physical therapy clinic located on Guadalupe Street in Austin, offering evidence-based rehabilitation and wellness services. They specialize in treating orthopedic injuries, sports-related conditions, and post-surgical recovery for patients of all activity levels. Their team provides personalized care plans designed to restore function, reduce pain, and help clients return to their daily activities and sports.",
      url: "http://atx-pt.com/",
      telephone: "+1-512-790-4751",
      address: {
        @type: "PostalAddress",
        streetAddress: "3407 Guadalupe St A",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78705",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.300589100000003,
        longitude: -97.7392141
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Austin, TX and surrounding areas",
      knowsAbout: "Physical Therapy, Athletes and active individuals, post-surgical patients, people with orthopedic injuries, those seeking sports rehabilitation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sports-Focused Rehabilitation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        }
      ],
      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.