Structured Data

    Norfolk Health & Rehabilitation Center

    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: "Norfolk Health & Rehabilitation Center",
      description: "Norfolk Health & Rehabilitation Center is a medical facility in Norfolk, VA offering skilled nursing care, physical therapy, occupational therapy, and rehabilitation services. The center specializes in post-acute care for patients recovering from surgery, illness, or injury, with a focus on helping individuals regain independence and return to their homes.",
      url: "https://norfolkhealthrehab.com/",
      telephone: "+1-757-626-1642",
      address: {
        @type: "PostalAddress",
        streetAddress: "901 E Princess Anne Rd",
        addressLocality: "Norfolk",
        addressRegion: "VA",
        postalCode: "23504",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.8564283,
        longitude: -76.274293
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "200",
        bestRating: "5"
      },
      areaServed: "Norfolk, VA and surrounding areas",
      knowsAbout: "Physical Therapy, Post-surgical patients, seniors recovering from illness, individuals requiring skilled nursing care and rehabilitation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Rehabilitation Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Post-Acute Care Focus"
        }
      ],
      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.