Structured Data

    Loving Pediatric Dentistry

    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: "Loving Pediatric Dentistry",
      description: "Loving Pediatric Dentistry is a specialized dental practice in Austin dedicated exclusively to children's oral health, from infants through adolescents. Dr. Loving and the team provide comprehensive preventive care, treatment, and education in a warm, kid-friendly environment designed to build positive dental habits early. They offer sedation options for anxious patients and have extensive experience with special needs children.",
      url: "https://lovingpediatricdentistry.com/",
      telephone: "+1-512-649-4234",
      address: {
        @type: "PostalAddress",
        streetAddress: "7800 N Mopac Expy #110",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78759",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.361989899999998,
        longitude: -97.7456359
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "196",
        bestRating: "5"
      },
      areaServed: "North Austin and surrounding areas",
      knowsAbout: "Pediatric Dentistry, Parents seeking specialized pediatric dental care, children with dental anxiety, families with special needs children",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Pediatric Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Anxiety & Special Needs Support"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Child-Centered 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.