Structured Data

    The Point Acupuncture and Wellness Center

    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: "The Point Acupuncture and Wellness Center",
      description: "The Point Acupuncture and Wellness Center in Sacramento offers traditional acupuncture and complementary wellness services to help patients manage pain, stress, and other health concerns. The practice combines evidence-based acupuncture techniques with a holistic approach to patient care, serving both new and established patients seeking natural healing alternatives.",
      url: "https://thepointacupuncturecenter.com/",
      telephone: "+1-916-882-4086",
      address: {
        @type: "PostalAddress",
        streetAddress: "1942 Del Paso Rd Suite 130 Rm 102",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95834",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.6552818,
        longitude: -121.50537270000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Sacramento, CA and surrounding areas",
      knowsAbout: "Acupuncture, Pain sufferers, stress management seekers, patients interested in natural medicine, those exploring complementary healthcare",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Traditional Acupuncture Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Wellness 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.