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: "Bloom Dental of Arlington",
description: "Bloom Dental of Arlington is a family dentistry practice in Arlington, VA offering comprehensive dental care for all ages. Led by Dr. Hedieh Kousedghi and Dr. Ashkan Yousefi, the practice provides preventive care (exams, cleanings, sealants, oral cancer screening), restorative treatments (fillings, crowns, bridges, implants, dentures), cosmetic dentistry (teeth whitening, veneers, bonding), and oral surgery (extractions, wisdom tooth removal, bone grafting). The team creates a welcoming environment designed to make patients feel comfortable, particularly those with dental anxiety or complex dental needs.",
url: "https://www.bloomdentalofarlington.com/",
telephone: "+1-703-243-3600",
address: {
@type: "PostalAddress",
streetAddress: "900 N Randolph St UNIT 103",
addressLocality: "Arlington",
addressRegion: "VA",
postalCode: "22203",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.8813096,
longitude: -77.1097925
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "219",
bestRating: "5"
},
areaServed: "Arlington, Virginia and surrounding Northern Virginia communities",
knowsAbout: "Pediatric Dentistry, Families seeking comprehensive dental care, children needing pediatric dentistry, anxious patients, adults wanting cosmetic or restorative treatments",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced, Caring Dentists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Family Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Kid-Friendly 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.