Structured Data

    Kidz & Family Dental Center II

    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: "Kidz & Family Dental Center II",
      description: "Kidz & Family Dental Center II is a pediatric and family dental practice located in Takoma Park, Maryland, serving children and adults with comprehensive dental care. The practice specializes in preventive dentistry, restorative treatments, and creating a comfortable, kid-friendly environment for young patients. They offer a full range of services from routine cleanings and exams to more complex dental procedures, with a focus on making dental visits positive experiences for the entire family.",
      url: "https://www.kidzfamilydental.com/",
      telephone: "+1-301-445-8182",
      address: {
        @type: "PostalAddress",
        streetAddress: "1350 Holton Ln",
        addressLocality: "Takoma Park",
        addressRegion: "MD",
        postalCode: "20912",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.9859359,
        longitude: -76.9860427
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "159",
        bestRating: "5"
      },
      areaServed: "Takoma Park, Maryland and surrounding areas",
      knowsAbout: "Pediatric Dentistry, Children and families seeking pediatric dental care, Parents looking for a welcoming environment for young patients",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Kid-Focused Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family Comprehensive Care"
        }
      ],
      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.