Structured Data

    Well+Being Counseling

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Well+Being Counseling",
      description: "Well+Being Counseling provides compassionate, trauma-informed counseling for individuals aged 16 and older in Lexington, VA. Led by Licensed Professional Counselor Sarah Hagenbuch and Resident-in-Counseling Gina, the practice specializes in anxiety, depression, trauma, PTSD, grief, life transitions, and relationship issues. They offer evidence-based EMDR therapy and person-centered approaches, with telehealth appointments available and flexible payment options including reduced-fee slots and superbills for insurance reimbursement.",
      url: "http://www.wellbeing-counseling.com/",
      telephone: "+1-540-212-4111",
      address: {
        @type: "PostalAddress",
        streetAddress: "129 S Randolph St",
        addressLocality: "Lexington",
        addressRegion: "VA",
        postalCode: "24450",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.782562399999996,
        longitude: -79.4435232
      },
      areaServed: "Lexington, Virginia and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Adults seeking trauma-informed care, individuals navigating anxiety or depression, LGBTQIA+ clients, people processing grief or life transitions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "EMDR Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Financial Accessibility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Initial Consultation"
        }
      ],
      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.