Structured Data

    Pacific Center of Health

    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: "Pacific Center of Health",
      description: "Pacific Center of Health is a multidisciplinary wellness clinic in San Diego offering massage therapy, acupuncture, and medical services. The center combines traditional Chinese medicine with modern health practices to address pain, stress, and overall wellness. They serve both acute and chronic conditions with a focus on personalized, integrative care.",
      url: "http://pacificcenterofhealth.com/",
      telephone: "+1-619-542-0884",
      address: {
        @type: "PostalAddress",
        streetAddress: "9150 Chesapeake Dr Suite 120",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92123",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.839299200000006,
        longitude: -117.1311171
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "33",
        bestRating: "5"
      },
      areaServed: "San Diego, CA and surrounding areas",
      knowsAbout: "Acupuncture, Chronic pain sufferers, stress management seekers, athletes recovering from injury, wellness-focused individuals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrative Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multidisciplinary Team"
        }
      ],
      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.