Structured Data

    Children's Dental Haven

    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: "Children's Dental Haven",
      description: "Children's Dental Haven is a pediatric dental practice in Oklahoma City specializing in comprehensive oral care for infants, children, and teenagers. The practice offers preventive care, restorative treatments, sedation options for anxious young patients, and emergency dental services in a kid-friendly environment designed to make dental visits comfortable and stress-free.",
      url: "https://www.childrensdentalhaven.com/",
      telephone: "+1-405-608-8806",
      address: {
        @type: "PostalAddress",
        streetAddress: "4225 W Memorial Rd ste 101-b",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73134",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.6108398,
        longitude: -97.5974426
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.4",
        reviewCount: "113",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "Pediatric Dentistry, Parents seeking specialized pediatric dental care, anxious children needing sedation options, children with special needs, families wanting emergency dental services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Pediatric Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sedation Options Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Kid-Friendly Office Design"
        }
      ],
      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.