Structured Data

    Pamela D. Garcy, PhD, PLLC Psychologist & Life Coach

    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: "Pamela D. Garcy, PhD, PLLC Psychologist & Life Coach",
      description: "Pamela D. Garcy, PhD, PLLC is a psychology and life coaching practice in Dallas offering personalized mental health and personal development services. Dr. Garcy combines clinical psychology expertise with life coaching to help clients navigate emotional challenges, relationships, and life transitions. The practice focuses on evidence-based therapeutic approaches tailored to each individual's unique needs and goals.",
      telephone: "+1-972-556-5101",
      address: {
        @type: "PostalAddress",
        streetAddress: "4222 Trinity Mills Rd # 106",
        addressLocality: "Dallas",
        addressRegion: "TX",
        postalCode: "75287",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.9873867,
        longitude: -96.83810419999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Dallas, TX and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, professionals navigating career transitions, anyone working on personal development and life goals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "PhD Clinical Psychologist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated 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.