Structured Data

    Winding Willow Acupuncture & Wellness

    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: "Winding Willow Acupuncture & Wellness",
      description: "Winding Willow Acupuncture & Wellness is an independent practice in Southeast Portland offering acupuncture, massage therapy, and wellness services. Founded on principles of holistic healing, the practice combines traditional acupuncture techniques with therapeutic massage to address pain, stress, and overall well-being. Their experienced practitioners create personalized treatment plans tailored to each client's health goals.",
      url: "http://www.windingwillowacupuncture.com/",
      telephone: "+1-503-914-2747",
      address: {
        @type: "PostalAddress",
        streetAddress: "1540 SE Clinton St",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97202",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.5034031,
        longitude: -122.64996599999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "85",
        bestRating: "5"
      },
      areaServed: "Portland, Oregon and surrounding areas",
      knowsAbout: "Acupuncture, Individuals seeking pain relief, stress reduction, chronic condition management, those interested in traditional Chinese medicine approaches",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Care"
        }
      ],
      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.