Structured Data

    St. Luke's Magic Valley Medical Center

    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: "St. Luke's Magic Valley Medical Center",
      description: "St. Luke's Magic Valley Medical Center is a comprehensive hospital serving southern Idaho and northern Nevada since 2011. Located in Twin Falls, the facility offers inpatient and outpatient surgery, a 24-hour emergency department, advanced cancer care, inpatient rehabilitation, lab and imaging services, behavioral health services, and women's and children's healthcare. As part of the St. Luke's health system, they provide integrated care across multiple specialties and clinics throughout the Magic Valley region.",
      url: "https://stlukesonline.org/en/get-care/locations/medical-centers/st-lukes-magic-valley-medical-center/",
      telephone: "+1-208-814-1000",
      address: {
        @type: "PostalAddress",
        streetAddress: "801 Pole Line Rd W",
        addressLocality: "Twin Falls",
        addressRegion: "ID",
        postalCode: "83301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.5901992,
        longitude: -114.4957663
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "2.7",
        reviewCount: "151",
        bestRating: "5"
      },
      areaServed: "Twin Falls, Idaho and surrounding Magic Valley region, including northern Nevada",
      knowsAbout: "Nutrition & Dietitians, Local residents needing comprehensive hospital care, emergency services, cancer treatment, surgical procedures, behavioral health services, and women's and children's healthcare",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24-Hour Emergency Department"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Advanced Cancer Center"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Specialty Clinics"
        }
      ],
      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.