Structured Data

    Pma 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: "Pma Acupuncture",
      description: "PMA Acupuncture is an acupuncture clinic in Sacramento offering traditional Chinese medicine treatments to address pain, wellness, and overall health. Led by experienced practitioners, they provide personalized acupuncture sessions in a clinical setting designed to help patients achieve relief and balance.",
      url: "http://www.pmaacupuncture.com/",
      telephone: "+1-916-707-2344",
      address: {
        @type: "PostalAddress",
        streetAddress: "2412 21st Street",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95818",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.560716299999996,
        longitude: -121.48557319999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "14",
        bestRating: "5"
      },
      areaServed: "Sacramento, CA and surrounding areas",
      knowsAbout: "Acupuncture, Pain sufferers, wellness seekers, those interested in traditional Chinese medicine",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Chinese Medicine Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Clinical Setting"
        }
      ],
      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.