Structured Data

    Calm San Diego

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Calm San Diego",
      description: "Calm San Diego is a holistic wellness center specializing in acupuncture and Chinese medicine, led by experienced acupuncturists Angela and Michelle. They offer acupuncture, herbal medicine, cupping therapy, and massage to address stress, anxiety, chronic pain, fertility issues, and skin health. Their integrated approach combines ancient Chinese medicine wisdom with modern science, using personalized 10-week treatment plans to help patients achieve lasting relief and mental clarity.",
      url: "https://www.calmsandiego.com/",
      telephone: "+1-619-917-2958",
      address: {
        @type: "PostalAddress",
        streetAddress: "3645 Ruffin Rd Ste 315",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92123",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8100697,
        longitude: -117.1189836
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "49",
        bestRating: "5"
      },
      areaServed: "San Diego, CA and surrounding areas",
      knowsAbout: "Acupuncture, Individuals managing stress and anxiety, those with chronic pain or sports injuries, women addressing fertility and hormonal health, patients seeking alternatives to medication or surgery",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Fertility & Women's Health Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Treatment Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized 10-Week Wellness Programs"
        }
      ],
      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.