Structured Data

    Zona 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: "Zona Physical Therapy",
      description: "Zona Physical Therapy is an independently owned physical therapy clinic in Boise specializing in sports rehabilitation, orthopedic rehabilitation, and post-surgical rehab. The clinic combines evidence-based treatment with personalized care plans to help patients recover from injuries, surgeries, and chronic conditions while improving functional mobility and performance. They offer direct access without physician referrals and accept most insurance plans.",
      url: "http://www.zonaperformance.com/",
      telephone: "+1-208-740-3232",
      address: {
        @type: "PostalAddress",
        streetAddress: "12783 W Lasalle St",
        addressLocality: "Boise",
        addressRegion: "ID",
        postalCode: "83713",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.6613222,
        longitude: -116.3414854
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "169",
        bestRating: "5"
      },
      areaServed: "Boise, ID and surrounding areas",
      knowsAbout: "Physical Therapy, Athletes and active individuals, Post-surgical patients, Those with orthopedic injuries, People seeking non-surgical pain management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Treatment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sports & Orthopedic Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Accepted"
        }
      ],
      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.