Structured Data

    Acupuncture by Nina

    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: "Acupuncture by Nina",
      description: "Acupuncture by Nina offers traditional acupuncture and Chinese medicine services in Spanish Fork. Nina provides personalized treatment for pain management, stress relief, and overall wellness using proven acupuncture techniques. The practice focuses on creating a welcoming environment where patients can address both acute and chronic health concerns.",
      url: "http://acunina.com/",
      telephone: "+1-801-376-4527",
      address: {
        @type: "PostalAddress",
        streetAddress: "885 N 200 E",
        addressLocality: "Spanish Fork",
        addressRegion: "UT",
        postalCode: "84660",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.1211277,
        longitude: -111.6515936
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Spanish Fork and surrounding communities in central Utah",
      knowsAbout: "Acupuncture, Individuals with chronic pain, stress and anxiety sufferers, people seeking alternative wellness approaches, those interested in traditional Chinese medicine",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Welcoming Practice Environment"
        }
      ],
      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.