Structured Data

    Prime Health Dental Fitchburg

    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: "Prime Health Dental Fitchburg",
      description: "Prime Health Dental is a comprehensive dental clinic in Fitchburg offering general dentistry, preventive care, restorative treatments, and cosmetic dental services. The practice focuses on patient-centered care with modern techniques and technology to address the full range of dental needs for families and adults.",
      url: "https://primehealthdental.com/",
      telephone: "+1-608-716-2906",
      address: {
        @type: "PostalAddress",
        streetAddress: "3046 Fish Hatchery Rd",
        addressLocality: "Fitchburg",
        addressRegion: "WI",
        postalCode: "53713",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.0254573,
        longitude: -89.4149312
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.8",
        reviewCount: "175",
        bestRating: "5"
      },
      areaServed: "Fitchburg, WI and surrounding Madison area communities",
      knowsAbout: "General Dentistry, Families seeking comprehensive dental care, adults needing routine checkups and preventive services, patients interested in cosmetic dental improvements",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @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.