Structured Data

    Sarah Lewis, LCSW — Depression & Anxiety Therapist

    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: "Sarah Lewis, LCSW — Depression & Anxiety Therapist",
      description: "Sarah Lewis is a Licensed Clinical Social Worker (LCSW) specializing in depression and anxiety treatment in San Diego. She provides individual psychotherapy using evidence-based approaches to help clients manage and overcome mood and anxiety disorders. With a focus on personalized care, Sarah works with adults seeking professional mental health support in a confidential, therapeutic setting.",
      url: "https://sarahlewislcsw.wordpress.com/",
      telephone: "+1-619-752-4781",
      address: {
        @type: "PostalAddress",
        streetAddress: "2525 Camino del Rio S Suite 310",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92108",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7677913,
        longitude: -117.137551
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "San Diego, CA and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Adults struggling with depression or anxiety, individuals seeking ongoing psychotherapy, people looking for specialized mental health support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed Clinical Social Worker"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialization in Depression & Anxiety"
        }
      ],
      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.