Structured Data

    Yuen Acupuncture Inc

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Yuen Acupuncture Inc",
      description: "Yuen Acupuncture Inc is an acupuncture clinic in Redlands offering traditional Chinese medicine treatments to address pain, wellness, and various health conditions. The clinic combines acupuncture with related therapeutic techniques to help patients achieve better health outcomes. Conveniently located on West Redlands Boulevard, they serve the local community with personalized treatment approaches.",
      telephone: "+1-909-792-1003",
      address: {
        @type: "PostalAddress",
        streetAddress: "1445 W Redlands Blvd A",
        addressLocality: "Redlands",
        addressRegion: "CA",
        postalCode: "92373",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0619812,
        longitude: -117.2061586
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "20",
        bestRating: "5"
      },
      areaServed: "Redlands, CA and surrounding areas",
      knowsAbout: "Acupuncture, Individuals seeking pain relief, people interested in traditional Chinese medicine, chronic condition management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Chinese Medicine Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Clinic"
        }
      ],
      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.