Structured Data

    The Pragmatic Therapist

    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: "The Pragmatic Therapist",
      description: "The Pragmatic Therapist is a trauma-informed therapy practice in Fairfax, VA specializing in EMDR (Eye Movement Desensitization and Reprocessing) and Internal Family Systems (IFS) for adults. Led by a team of experienced clinicians including Michael Lieberman, Alexandra Keirstead, and others, they focus on addressing underlying patterns driving anxiety, trauma, emotional reactivity, and relationship difficulties rather than just managing symptoms. The practice also offers couples counseling using the Gottman Method, with both in-office and virtual sessions available throughout Virginia.",
      url: "https://thepragmatictherapist.com/",
      telephone: "+1-703-919-5543",
      address: {
        @type: "PostalAddress",
        streetAddress: "3921 Blenheim Blvd STE 73C",
        addressLocality: "Fairfax",
        addressRegion: "VA",
        postalCode: "22030",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.846986199999996,
        longitude: -77.300918
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "26",
        bestRating: "5"
      },
      areaServed: "Fairfax, VA and surrounding Northern Virginia communities",
      knowsAbout: "Mental Health & Therapy, Adults experiencing trauma, anxiety, or emotional reactivity; individuals seeking lasting change beyond symptom management; couples working to improve communication and strengthen relationships",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "EMDR & IFS Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Trauma-Informed Team Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Virtual & In-Person Flexibility"
        }
      ],
      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.