Structured Data

    Unabridged Counseling

    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: "Unabridged Counseling",
      description: "Unabridged Counseling provides online therapy for anxiety, trauma, and burnout across Washington state, specializing in EMDR and trauma therapy. Founded with a focus on Gen Z, millennials, teens, and women, they help clients reconnect with their bodies, manage panic attacks, and develop coping tools. Their approach emphasizes becoming whole and comfortable in your own skin without shortcuts.",
      url: "http://www.ubctherapy.com/",
      telephone: "+1-425-260-9558",
      address: {
        @type: "PostalAddress",
        streetAddress: "4501 15th Ave S #102",
        addressLocality: "Seattle",
        addressRegion: "WA",
        postalCode: "98108",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.5633609,
        longitude: -122.31392749999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Seattle, WA and across Washington state",
      knowsAbout: "Mental Health & Therapy, Gen Z and millennials, teenagers struggling with anxiety or trauma, women experiencing burnout, college students managing stress and identity",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "EMDR Trauma Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Gen Z & Millennial Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Online-First Practice"
        }
      ],
      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.