Structured Data

    Greenwood Village Dentistry

    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: "Greenwood Village Dentistry",
      description: "Greenwood Village Dentistry is a full-service dental practice in Greenwood Village offering comprehensive general and cosmetic dentistry, including cleanings, fillings, crowns, root canals, teeth whitening, and cosmetic bonding. The practice emphasizes patient comfort and modern technology, serving families and individuals throughout the Denver metro area with personalized dental care.",
      url: "https://www.greenwoodvillagedentistry.com/",
      telephone: "+1-303-740-9353",
      address: {
        @type: "PostalAddress",
        streetAddress: "8490 E Crescent Pkwy #370",
        addressLocality: "Greenwood Village",
        addressRegion: "CO",
        postalCode: "80111",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.623752499999995,
        longitude: -104.8871994
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "159",
        bestRating: "5"
      },
      areaServed: "Greenwood Village, CO and surrounding Denver metro areas",
      knowsAbout: "General Dentistry, Families seeking comprehensive dental care, cosmetic dentistry patients, individuals needing preventive and restorative treatments",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @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.