Structured Data

    Institute of Healing Arts

    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: "Institute of Healing Arts",
      description: "Institute of Healing Arts in American Fork offers a comprehensive range of holistic wellness services including acupuncture, massage therapy, herbal medicine, and energy healing practices. The practice combines Eastern and Western healing modalities to address pain management, stress relief, and overall wellness. Their experienced practitioners focus on personalized treatment plans that support each client's unique health goals.",
      url: "http://www.ihaofutah.com/",
      telephone: "+1-801-785-5259",
      address: {
        @type: "PostalAddress",
        streetAddress: "796 E Pacific Dr STE D",
        addressLocality: "American Fork",
        addressRegion: "UT",
        postalCode: "84003",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.372797500000004,
        longitude: -111.7768131
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "58",
        bestRating: "5"
      },
      areaServed: "American Fork, Utah and surrounding communities",
      knowsAbout: "Acupuncture, Chronic pain sufferers, stress relief seekers, wellness-focused individuals, those interested in Eastern medicine practices",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrative Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Practitioners"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Holistic 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.