Structured Data

    Pediatric 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: "Pediatric Dentistry",
      description: "Cavity Free Kid is a pediatric dental practice in Staunton, VA dedicated to providing comprehensive dental care for children. The practice specializes in preventive and restorative dentistry tailored to young patients' needs, helping establish healthy oral habits from an early age.",
      url: "https://www.cavityfreekid.com/",
      telephone: "+1-540-213-2244",
      address: {
        @type: "PostalAddress",
        streetAddress: "42 Lambert St # 211",
        addressLocality: "Staunton",
        addressRegion: "VA",
        postalCode: "24401",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.1639317,
        longitude: -79.0693075
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "1",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Staunton, VA and surrounding areas",
      knowsAbout: "Pediatric Dentistry, Young children, families seeking specialized pediatric dental care, parents wanting to establish good oral health habits early",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Child-Focused Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Preventive Approach"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.