Structured Data

    Sahaya Therapy

    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: "Sahaya Therapy",
      description: "Sahaya Therapy is a mental health counseling practice in Washington, DC offering therapy and counseling services to individuals seeking support for various mental health concerns. Located in the heart of downtown DC, they provide professional mental health care with a focus on accessible, quality treatment.",
      url: "http://www.sahayatherapy.com/",
      telephone: "+1-571-509-0182",
      address: {
        @type: "PostalAddress",
        streetAddress: "1629 K St NW #300",
        addressLocality: "Washington",
        addressRegion: "DC",
        postalCode: "20006",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.902932199999995,
        longitude: -77.03786720000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Washington, DC and nearby areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking mental health counseling, working professionals, DC residents",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown DC Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Counseling 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.