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: "Family Dental Care Center | Elizabeth S. Morris, DDS",
description: "Family Dental Care Center, led by Dr. Elizabeth S. Morris, DDS, provides comprehensive family dentistry services including general cleanings, exams, oral cancer screenings, Invisalign orthodontics, and sleep apnea appliances. The practice emphasizes patient comfort with modern relaxation techniques, sedation options, and a welcoming environment for all ages. They also offer specialized gum treatment using PerioProtect and free sleep health evaluations to help patients achieve optimal oral health.",
url: "http://www.elizabethsmorrisdental.com/",
telephone: "+1-301-839-6330",
address: {
@type: "PostalAddress",
streetAddress: "6188 Oxon Hill Rd # 406",
addressLocality: "Oxon Hill",
addressRegion: "MD",
postalCode: "20745",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.8035484,
longitude: -76.981349
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "372",
bestRating: "5"
},
areaServed: "Oxon Hill, MD and surrounding areas including Fort Washington, Clinton, and Temple Hills",
knowsAbout: "General Dentistry, Families seeking comprehensive dental care, patients with dental anxiety, adults interested in Invisalign aligners, individuals with sleep apnea",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Sleep Apnea Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comfort-Focused Practice"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Preventive Care"
}
],
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.