Structured Data

    Full Circle Natural Medicine

    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: "Full Circle Natural Medicine",
      description: "Full Circle Natural Medicine is an integrative medical clinic in Seattle offering naturopathic medicine, acupuncture, herbal remedies, nutrition counseling, and mind-body therapies. The clinic combines Eastern and Western medical approaches to address chronic conditions, hormonal imbalances, digestive issues, and wellness optimization. They serve patients seeking alternatives or complements to conventional medicine.",
      url: "https://fullcirclemedicineseattle.com/",
      telephone: "+1-206-535-8867",
      address: {
        @type: "PostalAddress",
        streetAddress: "417 NE 72nd St",
        addressLocality: "Seattle",
        addressRegion: "WA",
        postalCode: "98115",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.6805598,
        longitude: -122.3238375
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "33",
        bestRating: "5"
      },
      areaServed: "Seattle, WA and surrounding areas",
      knowsAbout: "Holistic Wellness, Patients with chronic conditions, those seeking natural health alternatives, people interested in preventive wellness, individuals looking for integrative medical approaches",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrative Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Wellness Services"
        }
      ],
      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.