Structured Data

    Timothy Little, PhD

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Timothy Little, PhD",
      description: "Timothy Little, PhD is a mental health provider offering clinical psychology services in Oklahoma City. Based at the OU Health facility on Lincoln Boulevard, Dr. Little provides professional mental health treatment and psychological services to individuals seeking therapy and mental health support.",
      url: "https://www.ouhealth.com/~/find-a-doctor/timothy-little-phd/",
      telephone: "+1-405-271-9448",
      address: {
        @type: "PostalAddress",
        streetAddress: "1000 N Lincoln Blvd #3200",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73104",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.477166499999996,
        longitude: -97.5011214
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Oklahoma City, OK",
      knowsAbout: "Mental Health & Therapy, Individuals seeking clinical psychology services, patients integrated within OU Health system",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "OU Health Provider"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed Clinical Psychologist"
        }
      ],
      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.