Structured Data

    Downtown Dental

    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: "Downtown Dental",
      description: "Downtown Dental is a general dentistry practice in Charlottesville offering comprehensive dental care including cleanings, exams, fillings, and restorative treatments. Located on East Jefferson Street, they serve families and adults seeking preventive and general dental services with modern clinical standards.",
      url: "https://www.cvilledowntowndental.com/",
      telephone: "+1-434-971-7400",
      address: {
        @type: "PostalAddress",
        streetAddress: "1101 E Jefferson St STE 7",
        addressLocality: "Charlottesville",
        addressRegion: "VA",
        postalCode: "22902",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.029616499999996,
        longitude: -78.4711775
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "80",
        bestRating: "5"
      },
      areaServed: "Charlottesville, VA and surrounding areas",
      knowsAbout: "General Dentistry, Families, general dental patients, adults seeking preventive care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive General Dentistry"
        }
      ],
      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.