Structured Data

    Lucky Cat Acupuncture

    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: "Lucky Cat Acupuncture",
      description: "Lucky Cat Acupuncture, run by Zac Cormier, offers quality acupuncture combined with natural remedies and holistic health guidance rooted in Chinese Medicine. Rather than treating symptoms, Zac focuses on resolving the root causes of health challenges—from pain management and sleep issues to digestive, respiratory, and emotional wellness. He provides personalized treatment plans and patient education to help clients achieve lasting wellness.",
      url: "https://www.luckycatacupuncture.com/",
      telephone: "+1-919-432-5249",
      address: {
        @type: "PostalAddress",
        streetAddress: "Located Inside Color My Spirit Wellness, 8402 Six Forks Rd # 201",
        addressLocality: "Raleigh",
        addressRegion: "NC",
        postalCode: "27615",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8944445,
        longitude: -78.6468491
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "Raleigh, NC and surrounding areas",
      knowsAbout: "Acupuncture, Chronic pain sufferers, people seeking natural alternatives to medication, stress and anxiety management, those with sleep issues, individuals with multiple health conditions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Root-Cause Focused Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Broad Health Application"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Patient Education & Support"
        }
      ],
      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.