Structured Data

    Ling's Acupuncture, Inc.

    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: "Ling's Acupuncture, Inc.",
      description: "Ling's Acupuncture, Inc. is an established acupuncture practice in Orlando offering traditional Chinese medicine treatments to address pain, stress, and various health conditions. Led by experienced practitioners, the clinic combines classical acupuncture techniques with herbal medicine and other traditional therapies to help patients achieve wellness and pain relief.",
      url: "https://lingsacupuncture.com/",
      telephone: "+1-407-851-2533",
      address: {
        @type: "PostalAddress",
        streetAddress: "120 Gatlin Ave",
        addressLocality: "Orlando",
        addressRegion: "FL",
        postalCode: "32806",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.4935643,
        longitude: -81.3732593
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "132",
        bestRating: "5"
      },
      areaServed: "Orlando and surrounding Central Florida communities",
      knowsAbout: "Acupuncture, Chronic pain sufferers, patients seeking natural wellness alternatives, stress management seekers, individuals interested in traditional Chinese medicine",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Chinese Medicine Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established 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.