Structured Data

    Monarch Medical Group

    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: "Monarch Medical Group",
      description: "Monarch Medical Group is a physician-led medical practice in Twin Falls serving patients with comprehensive primary care and wellness services. The practice focuses on personalized medicine and patient-centered care, offering preventive health services and treatment for acute and chronic conditions. They emphasize building long-term relationships with patients to optimize health outcomes.",
      url: "http://monarchmedical-group.com/",
      telephone: "+1-208-732-2200",
      address: {
        @type: "PostalAddress",
        streetAddress: "370 N Haven Dr Ste 101",
        addressLocality: "Twin Falls",
        addressRegion: "ID",
        postalCode: "83301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.5913626,
        longitude: -114.48678509999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "Twin Falls, ID and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Families seeking primary care, Patients wanting long-term relationships with their physician, Those prioritizing preventive health",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Physician-Led Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Wellness 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.