Structured Data

    Wellesley Dental Group

    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: "Wellesley Dental Group",
      description: "Wellesley Dental Group is a full-service dental practice in Wellesley offering comprehensive care including routine cleanings, cosmetic dentistry, restorative procedures, and advanced treatments. The practice combines modern technology with personalized patient care, focusing on creating healthy, beautiful smiles for the entire family.",
      url: "https://www.wellesleydentalgroup.com/",
      telephone: "+1-781-691-4914",
      address: {
        @type: "PostalAddress",
        streetAddress: "5 Seaward Rd",
        addressLocality: "Wellesley",
        addressRegion: "MA",
        postalCode: "02481",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.310354,
        longitude: -71.27565299999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "274",
        bestRating: "5"
      },
      areaServed: "Wellesley, MA and surrounding communities",
      knowsAbout: "General Dentistry, Families seeking comprehensive dental care, cosmetic dentistry patients, those switching to a new dentist",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Advanced Technology"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Patient-Focused Approach"
        }
      ],
      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.