Structured Data

    Texas Rehabilitation Hospital of Keller

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Texas Rehabilitation Hospital of Keller",
      description: "Texas Rehabilitation Hospital of Keller is a specialized inpatient rehabilitation facility located in Keller, TX, providing comprehensive acute rehabilitation services for patients recovering from stroke, spinal cord injury, traumatic brain injury, orthopedic surgery, and other debilitating conditions. The hospital features a dedicated team of physiatrists, therapists, and nursing staff focused on helping patients regain independence and return to their communities. With advanced therapy equipment and individualized treatment plans, they serve patients requiring intensive rehabilitation care in a hospital setting.",
      url: "https://www.texasrehabkeller.com/",
      telephone: "+1-817-562-9703",
      address: {
        @type: "PostalAddress",
        streetAddress: "791 S Main St",
        addressLocality: "Keller",
        addressRegion: "TX",
        postalCode: "76248",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.922531,
        longitude: -97.25388009999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "160",
        bestRating: "5"
      },
      areaServed: "Keller, North Fort Worth, and surrounding areas",
      knowsAbout: "Physical Therapy, Patients recovering from stroke, spinal cord or brain injury, post-surgical orthopedic cases, individuals requiring intensive inpatient rehabilitation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Inpatient Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Disciplinary Team"
        }
      ],
      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.