Structured Data

    CORA Physical Therapy Kissimmee

    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: "CORA Physical Therapy Kissimmee",
      description: "CORA Physical Therapy in Kissimmee provides comprehensive rehabilitation services including orthopedic physical therapy, sports injury treatment, and post-surgical recovery. Their licensed therapists use evidence-based techniques and personalized treatment plans to help patients regain mobility and reduce pain. They accept most insurance plans and offer direct access care, allowing patients to schedule without a physician referral.",
      url: "https://www.coraphysicaltherapy.com/location/kissimmee-florida/",
      telephone: "+1-407-870-5959",
      address: {
        @type: "PostalAddress",
        streetAddress: "1207 N Central Ave",
        addressLocality: "Kissimmee",
        addressRegion: "FL",
        postalCode: "34741",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.3029659,
        longitude: -81.4069317
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "197",
        bestRating: "5"
      },
      areaServed: "Kissimmee and surrounding central Florida communities",
      knowsAbout: "Physical Therapy, Athletes recovering from sports injuries, post-surgical patients, individuals with orthopedic conditions, anyone seeking pain relief and mobility improvement",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Accepted"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Treatment Options"
        }
      ],
      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.