Structured Data

    Maple Grove Dental

    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: "Maple Grove Dental",
      description: "Maple Grove Dental is a general and cosmetic dental practice in Madison offering comprehensive oral care including dental cleanings, cosmetic treatments, and new patient appointments. Located on Maple Grove Drive, they prioritize accessibility with quick scheduling for both new patients and those seeking preventive care or cosmetic enhancements.",
      url: "http://maplegrovedentalmadison.com/",
      telephone: "+1-608-848-5680",
      address: {
        @type: "PostalAddress",
        streetAddress: "3183 Maple Grove Dr",
        addressLocality: "Madison",
        addressRegion: "WI",
        postalCode: "53719",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.0146363,
        longitude: -89.4983791
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "306",
        bestRating: "5"
      },
      areaServed: "Madison, WI and surrounding areas",
      knowsAbout: "General Dentistry, New patients seeking dental care, individuals overdue for cleanings, patients interested in cosmetic dental improvements",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Quick Scheduling"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "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.