Structured Data

    Angie's Acupuncture

    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: "Angie's Acupuncture",
      description: "Angie's Acupuncture is an independent acupuncture clinic in Seymour, TN offering traditional Chinese medicine services to treat various health conditions and promote wellness. The clinic specializes in personalized acupuncture treatment plans designed to address each patient's specific health goals. With a focus on natural healing and patient care, Angie's Acupuncture serves the Seymour and surrounding East Tennessee communities.",
      url: "http://www.angiesacupuncture.com/",
      telephone: "+1-865-250-7737",
      address: {
        @type: "PostalAddress",
        streetAddress: "10339 Chapman Hwy Unit 2",
        addressLocality: "Seymour",
        addressRegion: "TN",
        postalCode: "37865",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8815453,
        longitude: -83.7849063
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "22",
        bestRating: "5"
      },
      areaServed: "Seymour, TN and surrounding East Tennessee areas",
      knowsAbout: "Acupuncture, Chronic pain sufferers, wellness-focused individuals, patients seeking natural alternatives to medication",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Chinese Medicine Focus"
        }
      ],
      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.