Structured Data

    Acupuncture & Oriental Med

    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: "Acupuncture & Oriental Med",
      description: "Acupuncture & Oriental Med is an independent acupuncture clinic in Fresno specializing in traditional Oriental medicine practices. Located on North Fresno Street, they offer acupuncture treatments to help patients manage various health conditions using time-tested traditional healing methods. Their focus on Oriental medicine provides an alternative or complementary approach to conventional healthcare.",
      telephone: "+1-559-229-8202",
      address: {
        @type: "PostalAddress",
        streetAddress: "5066 N Fresno St Ste 104",
        addressLocality: "Fresno",
        addressRegion: "CA",
        postalCode: "93710",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.809703299999995,
        longitude: -119.7808847
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Fresno, CA and surrounding areas",
      knowsAbout: "Acupuncture, Patients seeking alternative or complementary medicine, those interested in traditional Oriental healing methods, individuals looking for acupuncture treatment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Oriental Medicine Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Practice"
        }
      ],
      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.