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: "Virginia Braces and Invisalign® Center",
description: "Virginia Braces and Invisalign® Center is a multi-location orthodontic practice serving central and northern Virginia with offices in Arlington, Charlottesville, Mechanicsville, Glen Allen, Ruckersville, and Woodbridge. Led by experienced orthodontists including Dr. Richard Boyd, Dr. Matt Beecroft, and Dr. Jenny Shulsky, they specialize in Invisalign clear aligners, traditional braces (including same-day options), and early interceptive orthodontic treatment for children. The practice prioritizes patient comfort and convenience with flexible scheduling and comprehensive insurance verification services to maximize coverage benefits.",
url: "https://www.myvabraces.com/",
telephone: "+1-434-975-7435",
address: {
@type: "PostalAddress",
streetAddress: "1445 Rio Rd E #001",
addressLocality: "Charlottesville",
addressRegion: "VA",
postalCode: "22901",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.076262899999996,
longitude: -78.4679668
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "37",
bestRating: "5"
},
areaServed: "Central and Northern Virginia including Arlington, Charlottesville, Mechanicsville, Glen Allen, Ruckersville, and Woodbridge",
knowsAbout: "Orthodontics, Families seeking convenient orthodontic care, Adults considering braces, Children needing early orthodontic intervention, Invisalign candidates preferring clear aligners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Same-Day Braces"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Location Convenience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Complimentary Insurance Verification"
}
],
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.