Structured Data

    Dr. Lisa A. Young, DDS

    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: "Dr. Lisa A. Young, DDS",
      description: "Dr. Lisa A. Young, DDS is a dental practice in Madison offering comprehensive dental care for patients of all ages. The practice focuses on preventive dentistry, restorative treatments, and cosmetic procedures in a welcoming, patient-centered environment. Dr. Young and her team are committed to helping patients achieve and maintain healthy smiles through quality care and personalized attention.",
      url: "http://www.lisayoungdds.com/",
      telephone: "+1-608-836-1771",
      address: {
        @type: "PostalAddress",
        streetAddress: "8025 Excelsior Dr Suite 108",
        addressLocality: "Madison",
        addressRegion: "WI",
        postalCode: "53717",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.0771827,
        longitude: -89.5255966
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Madison, Wisconsin and surrounding areas",
      knowsAbout: "General Dentistry, Families seeking a trusted general dentist, patients looking for comprehensive dental care, individuals interested in cosmetic improvements",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Care Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Welcoming Practice Culture"
        }
      ],
      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.