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: "Northern Virginia Oral Surgery Centers: Falls Church",
description: "Northern Virginia Oral Surgery Centers in Falls Church specializes in comprehensive oral surgery services including dental implants, wisdom teeth extraction, and reconstructive procedures. Led by experienced oral surgeons, the practice combines advanced surgical techniques with patient-centered care to ensure comfortable, predictable outcomes for complex dental cases.",
url: "https://www.thenvc.com/",
telephone: "+1-703-534-6500",
address: {
@type: "PostalAddress",
streetAddress: "6400 Arlington Blvd Suite 10",
addressLocality: "Falls Church",
addressRegion: "VA",
postalCode: "22042",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.8727611,
longitude: -77.160305
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "114",
bestRating: "5"
},
areaServed: "Falls Church, Arlington, Vienna, McLean, and surrounding Northern Virginia communities",
knowsAbout: "Oral Surgery, Patients needing wisdom teeth removal, those seeking dental implants, individuals requiring reconstructive jaw surgery, patients with dental anxiety seeking sedation options",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Advanced Surgical Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Patient Comfort Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Practice"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.