Structured Data

    OU Pediatric Dentistry Specialty Clinic

    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: "OU Pediatric Dentistry Specialty Clinic",
      description: "OU Pediatric Dentistry Specialty Clinic is a hospital-based pediatric dental practice located at OU Health in Oklahoma City, providing specialized dental care for infants, children, and adolescents. The clinic offers comprehensive pediatric dental services including preventive care, treatment of tooth decay, orthodontic consultation, and management of dental trauma. As part of the University of Oklahoma Health Sciences Center, they combine specialized pediatric expertise with advanced clinical resources to serve children with varying dental needs and complexities.",
      url: "https://dentistry.ouhsc.edu/pediatric-dentistry",
      telephone: "+1-405-271-4750",
      address: {
        @type: "PostalAddress",
        streetAddress: "1200 Children's Ave #8F",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73104",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.4812917,
        longitude: -97.4977382
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.6",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "Pediatric Dentistry, Families seeking specialized pediatric dental care, children with complex dental needs, parents wanting hospital-based pediatric services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "University-Affiliated Specialty Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Pediatric Services"
        }
      ],
      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.