Structured Data

    Wild Rose Wellness - Acupuncture & Holistic Healing

    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: "Wild Rose Wellness - Acupuncture & Holistic Healing",
      description: "Wild Rose Wellness offers acupuncture and holistic healing services in Mount Pleasant, specializing in traditional Chinese medicine approaches to wellness. The practice combines acupuncture with other holistic therapies to address pain management, stress, and overall health optimization for clients seeking natural treatment alternatives.",
      url: "http://www.wildrosecharleston.com/",
      telephone: "+1-843-954-0989",
      address: {
        @type: "PostalAddress",
        streetAddress: "721 Long Point Rd Suite 403",
        addressLocality: "Mt Pleasant",
        addressRegion: "SC",
        postalCode: "29464",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8427597,
        longitude: -79.8514582
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "Mount Pleasant, Charleston, and surrounding areas",
      knowsAbout: "Acupuncture, Chronic pain sufferers, stress and anxiety relief seekers, wellness-focused individuals, those preferring natural medicine alternatives",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Chinese Medicine Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Holistic Approach"
        }
      ],
      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.