Structured Data

    Dr. Sun Eye Care Chinese Medicine and Acupuncture Clinic

    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: "Dr. Sun Eye Care Chinese Medicine and Acupuncture Clinic",
      description: "Dr. Sun Eye Care Chinese Medicine and Acupuncture Clinic in Richardson offers traditional Chinese medicine and acupuncture treatments, with a specialized focus on eye health and vision-related conditions. Led by Dr. Sun, the clinic combines ancient healing practices with targeted care for patients seeking natural alternatives to conventional eye care and pain management.",
      telephone: "+1-214-417-0970",
      address: {
        @type: "PostalAddress",
        streetAddress: "718 W Arapaho Rd",
        addressLocality: "Richardson",
        addressRegion: "TX",
        postalCode: "75080",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.963544899999995,
        longitude: -96.7457845
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Richardson and surrounding Dallas-Fort Worth area",
      knowsAbout: "Acupuncture, Patients seeking natural eye care alternatives, those interested in traditional Chinese medicine, individuals with chronic eye conditions or vision concerns",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Eye Health Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Traditional 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.