Structured Data

    Clayton Kids Dentistry

    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: "Clayton Kids Dentistry",
      description: "Clayton Kids Dentistry is a pediatric dental practice in Clayton, NC specializing in dental care for infants, children, and teenagers. Dr. [practice] creates a kid-friendly environment designed to make young patients comfortable while providing comprehensive preventive and restorative dental services. They focus on building positive relationships with children to establish lifelong healthy dental habits.",
      url: "https://claytonkidsdentistry.com/",
      telephone: "+1-919-553-3202",
      address: {
        @type: "PostalAddress",
        streetAddress: "400 Tew Ct #106",
        addressLocality: "Clayton",
        addressRegion: "NC",
        postalCode: "27520",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.663292999999996,
        longitude: -78.48825190000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "670",
        bestRating: "5"
      },
      areaServed: "Clayton, NC and surrounding areas",
      knowsAbout: "Pediatric Dentistry, Parents seeking pediatric dental care, Children requiring specialized treatment, Families wanting a child-focused dental practice",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Pediatric Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Kid-Friendly Environment"
        }
      ],
      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.