Structured Data

    Christy Reeder, PhD, CGP, SEP – Psychologist in Austin

    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: "Christy Reeder, PhD, CGP, SEP – Psychologist in Austin",
      description: "Christy Reeder, PhD, is a licensed psychologist specializing in trauma recovery, somatic experiencing, and group therapy in Rollingwood. With credentials as a Certified Group Psychotherapist (CGP) and Somatic Experiencing Practitioner (SEP), Dr. Reeder offers evidence-based treatment for PTSD, anxiety, and complex trauma using body-centered approaches. She provides individualized therapy sessions designed to help clients process difficult experiences and build resilience.",
      url: "https://christyreederphd.com/",
      telephone: "+1-512-364-9619",
      address: {
        @type: "PostalAddress",
        streetAddress: "1015 Beecave Woods Dr #204",
        addressLocality: "Rollingwood",
        addressRegion: "TX",
        postalCode: "78746",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.270647199999996,
        longitude: -97.7968702
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Rollingwood and greater Austin area",
      knowsAbout: "Mental Health & Therapy, Trauma survivors, individuals with PTSD, clients seeking body-centered therapy approaches, adults in need of specialized mental health support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Somatic Experiencing Specialist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Certified Group Psychotherapist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Doctorate-Level Training"
        }
      ],
      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.