Structured Data

    Wells Family Dentistry - Louisburg Rd.

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Wells Family Dentistry - Louisburg Rd.",
      description: "Wells Family Dental Group on Louisburg Road in Raleigh is a comprehensive family dental practice led by experienced dentists including Brett Wells DDS, Adam M. Woll DDS, and six other skilled practitioners. They offer a full range of services from preventative care and dental exams to advanced treatments including dental implants, Invisalign clear aligners, same-day CEREC crowns, cosmetic dentistry, and sleep apnea therapy. The practice welcomes emergency patients on Saturdays and provides an affordable in-house membership plan starting at $32/month for those without insurance.",
      url: "https://wellsfamilydental.com/louisburg-rd/",
      telephone: "+1-984-343-8224",
      address: {
        @type: "PostalAddress",
        streetAddress: "8450 Louisburg Rd Suite 130",
        addressLocality: "Raleigh",
        addressRegion: "NC",
        postalCode: "27616",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8940291,
        longitude: -78.5089361
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "2223",
        bestRating: "5"
      },
      areaServed: "Raleigh, NC and surrounding areas",
      knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients without dental insurance, those needing emergency dental services, and individuals interested in cosmetic treatments like Invisalign or dental implants",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Same-Day CEREC Crowns"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Affordable In-House Membership Plan"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Saturday Emergency Appointments"
        }
      ],
      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.