Structured Data

    Stepping Stone Psychotherapy, LLC

    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: "Stepping Stone Psychotherapy, LLC",
      description: "Stepping Stone Psychotherapy, LLC is a mental health practice in Alexandria offering individual psychotherapy and counseling services. The practice specializes in helping clients navigate life challenges, emotional wellness, and personal growth through evidence-based therapeutic approaches. Located on King Street, they provide a supportive environment for adults seeking professional mental health support.",
      url: "https://steppingstonepsych.net/",
      telephone: "+1-202-567-7534",
      address: {
        @type: "PostalAddress",
        streetAddress: "601 King St Suite 303",
        addressLocality: "Alexandria",
        addressRegion: "VA",
        postalCode: "22314",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.8051619,
        longitude: -77.04589969999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Alexandria, Virginia and surrounding Northern Virginia communities",
      knowsAbout: "Mental Health & Therapy, Adults seeking individual psychotherapy, professionals managing stress, individuals navigating life transitions, anyone pursuing mental health and emotional wellness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Downtown Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Client-Centered Approach"
        }
      ],
      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.