Structured Data

    McLean Family Dentistry

    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: "McLean Family Dentistry",
      description: "McLean Family Dentistry, founded by Dr. Uppasna Chand, is a modern, patient-centered dental practice serving Northern Virginia families with comprehensive general, pediatric, cosmetic, and emergency dentistry. The practice offers specialized services including sleep apnea and snoring prevention, oral cancer screening, periodontal care, and Invisalign treatment, along with convenient emergency appointments and in-house membership plans for affordable, high-quality care.",
      url: "https://www.mcleanfamilydentistry.com/",
      telephone: "+1-703-972-1525",
      address: {
        @type: "PostalAddress",
        streetAddress: "1355 Beverly Rd Suite 250",
        addressLocality: "McLean",
        addressRegion: "VA",
        postalCode: "22101",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.93659770000001,
        longitude: -77.1771838
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "371",
        bestRating: "5"
      },
      areaServed: "McLean, Vienna, Great Falls, and surrounding Northern Virginia",
      knowsAbout: "General Dentistry, Busy families seeking pediatric and general dentistry, adults interested in cosmetic treatments like Invisalign and teeth whitening, patients with sleep apnea or snoring concerns",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Whole-Family Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sleep Apnea & Snoring Treatment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-House Membership Plan"
        }
      ],
      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.