Structured Data

    Sarah J. Haley, PhD

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Sarah J. Haley, PhD",
      description: "Sarah J. Haley, PhD offers mental health counseling and therapy services in Lubbock, providing personalized care for individuals seeking professional psychological support. With a doctoral degree in psychology, Dr. Haley brings specialized expertise to address a range of mental health concerns through evidence-based therapeutic approaches.",
      telephone: "+1-806-687-9414",
      address: {
        @type: "PostalAddress",
        streetAddress: "7021 Kewanee Ave #2104",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79424",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5310394,
        longitude: -101.9546223
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking professional mental health support, therapy for personal challenges, psychological counseling",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Doctoral-Level Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized 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.