Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Chesapeake Bay Dental",
description: "Chesapeake Bay Dental is a comprehensive dental practice in Norfolk offering general dentistry, cosmetic procedures, and restorative treatments. The practice combines modern technology with patient-centered care to address everything from routine cleanings to complex dental work, serving families and individuals throughout the Hampton Roads area.",
url: "http://www.chesapeakebaysmiles.com/",
telephone: "+1-757-440-0044",
address: {
@type: "PostalAddress",
streetAddress: "900 W Little Creek Rd",
addressLocality: "Norfolk",
addressRegion: "VA",
postalCode: "23505",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.916432,
longitude: -76.290779
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "354",
bestRating: "5"
},
areaServed: "Norfolk, VA and surrounding Hampton Roads communities",
knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients needing cosmetic improvements, individuals requiring restorative work",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Modern Dental 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.