Structured Data

    Heritage Family 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: "Heritage Family Dentistry",
      description: "Heritage Family Dentistry in Frisco provides comprehensive dental care for patients of all ages, including general dentistry, cosmetic procedures, and restorative treatments. Dr. [Practice] and the team focus on creating a comfortable, welcoming environment for families seeking quality dental services with modern techniques and personalized care.",
      url: "https://yourheritagefamilydentistry.com/",
      telephone: "+1-469-445-2687",
      address: {
        @type: "PostalAddress",
        streetAddress: "12950 Dallas Pkwy #800",
        addressLocality: "Frisco",
        addressRegion: "TX",
        postalCode: "75034",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.1858687,
        longitude: -96.8383209
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "164",
        bestRating: "5"
      },
      areaServed: "Frisco, TX and surrounding North Dallas communities",
      knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients wanting cosmetic improvements, new patients needing a trusted general dentist",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Family Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Modern Dental Technology"
        }
      ],
      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.