Structured Data

    Functional Sports Therapy

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Functional Sports Therapy",
      description: "Functional Sports Therapy in Austin specializes in sports rehabilitation and injury recovery for active individuals and athletes. The clinic provides evidence-based physical therapy focused on restoring function and returning clients to their sport or activity safely and effectively. Their team uses functional assessment and targeted rehabilitation protocols to address the root causes of injury rather than just symptoms.",
      telephone: "+1-512-689-5069",
      address: {
        @type: "PostalAddress",
        streetAddress: "4111 Marathon Blvd",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78756",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.309965,
        longitude: -97.7410764
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "8",
        bestRating: "5"
      },
      areaServed: "Austin, TX and surrounding areas",
      knowsAbout: "Physical Therapy, Athletes, Active individuals recovering from sports injuries, Weekend warriors, CrossFit and fitness enthusiasts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sports-Focused Rehabilitation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Functional Assessment 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.