Structured Data

    Wholistic Wisdom Healing Arts 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: "Wholistic Wisdom Healing Arts Center",
      description: "Wholistic Wisdom Healing Arts Center offers acupuncture and traditional Chinese medicine services in Harrisonburg, with a focus on treating pain, stress, and various health conditions. Located on University Boulevard, the practice combines acupuncture with herbal medicine and other holistic therapies to address the root causes of illness rather than just symptoms.",
      url: "http://www.whitecatha.com/",
      telephone: "+1-540-830-1565",
      address: {
        @type: "PostalAddress",
        streetAddress: "451 University Blvd",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22801",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.42941,
        longitude: -78.8544009
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Harrisonburg, VA and surrounding areas",
      knowsAbout: "Acupuncture, Chronic pain sufferers, Individuals seeking natural wellness alternatives, Stress and anxiety management seekers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Chinese Medicine Integration"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Holistic Philosophy"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.