Structured Data

    Athletico Physical Therapy - Wicker Park

    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: "Athletico Physical Therapy - Wicker Park",
      description: "Athletico Physical Therapy in Wicker Park is a full-service physical therapy clinic offering personalized treatment for orthopedic injuries, post-surgical rehabilitation, sports injuries, and chronic pain. Their licensed physical therapists provide manual therapy, exercise prescription, and functional training to help patients return to work, sports, and daily activities. With a focus on direct-access care and evidence-based treatment, Athletico serves patients seeking faster recovery without requiring a physician referral.",
      url: "https://www.athletico.com/locations/wicker-park/",
      telephone: "+1-773-489-0347",
      address: {
        @type: "PostalAddress",
        streetAddress: "2143 W Division St",
        addressLocality: "Chicago",
        addressRegion: "IL",
        postalCode: "60622",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.9029192,
        longitude: -87.6813835
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "241",
        bestRating: "5"
      },
      areaServed: "Chicago and surrounding areas",
      knowsAbout: "Physical Therapy, Athletes recovering from sports injuries, post-surgical patients, individuals with orthopedic pain, workers returning to job duties",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Treatment Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Wicker Park Location"
        }
      ],
      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.