Structured Data

    The Family Dentist

    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: "The Family Dentist",
      description: "The Family Dentist is a full-service dental practice in Westminster providing comprehensive oral care for patients of all ages. Services include preventative dentistry, cosmetic treatments (teeth whitening, veneers), restorative procedures (crowns, bridges, dental implants), and Invisalign orthodontics. The practice emphasizes patient education and personalized treatment planning to help patients achieve healthy, beautiful smiles.",
      url: "http://www.thefamilydentistco.com/",
      telephone: "+1-303-427-8690",
      address: {
        @type: "PostalAddress",
        streetAddress: "4850 W 80th Ave",
        addressLocality: "Westminster",
        addressRegion: "CO",
        postalCode: "80030",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.8415183,
        longitude: -105.0493101
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "429",
        bestRating: "5"
      },
      areaServed: "Westminster and surrounding Denver metro areas",
      knowsAbout: "General Dentistry, Families seeking comprehensive dental care, cosmetic dentistry patients, adults needing dental implants or restorations, patients wanting Invisalign treatment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Service Range"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Patient Education Focus"
        }
      ],
      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.