Structured Data

    Janet L. Boller, PsyD

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Janet L. Boller, PsyD",
      description: "Janet L. Boller, PsyD is a licensed psychologist providing individual psychotherapy in Lexington, VA. Dr. Boller offers evidence-based mental health treatment to help clients address psychological challenges and improve overall wellbeing. With a doctoral degree in psychology, she brings clinical expertise and a client-centered approach to therapy.",
      telephone: "+1-857-204-8572",
      address: {
        @type: "PostalAddress",
        streetAddress: "120 W Nelson St",
        addressLocality: "Lexington",
        addressRegion: "VA",
        postalCode: "24450",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.7848811,
        longitude: -79.4443912
      },
      areaServed: "Lexington, VA and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Adults seeking individual therapy, People in the Lexington area looking for a licensed psychologist",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed Doctoral-Level Psychologist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Individual Therapy Focus"
        }
      ],
      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.