Structured Data

    L2E Physical Therapy, PLLC

    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: "L2E Physical Therapy, PLLC",
      description: "L2E Physical Therapy, PLLC is an independent physical therapy clinic in Phoenix specializing in personalized rehabilitation and movement optimization. Located on West Peoria Avenue, they provide direct-access physical therapy services without requiring physician referrals, treating patients with orthopedic injuries, post-surgical conditions, and sports-related concerns. Their clinic focuses on individualized treatment plans designed to restore function and improve quality of life.",
      url: "http://www.l2ept.com/",
      telephone: "+1-573-631-9953",
      address: {
        @type: "PostalAddress",
        streetAddress: "2432 W Peoria Ave Bldg 17, Suite 1304",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85029",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.582946199999995,
        longitude: -112.11129389999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "33",
        bestRating: "5"
      },
      areaServed: "Phoenix and surrounding areas",
      knowsAbout: "Physical Therapy, Orthopedic injury patients, post-surgical recovery patients, athletes and sports injury sufferers, individuals seeking direct-access physical therapy",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Treatment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Individualized Care Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Rehabilitation Services"
        }
      ],
      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.