Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 55 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Richmond Virginia Orthodontics - Winterview Pkwy",
description: "Richmond Virginia Orthodontics (RVO) Midlothian offers comprehensive orthodontic care for patients of all ages, including traditional braces, Invisalign clear aligners, and retainer services. The practice uses state-of-the-art technology such as digital X-rays and 3D imaging to create personalized treatment plans designed for optimal results. RVO Midlothian is committed to providing patient-centric care in a warm, welcoming environment with a focus on the latest orthodontic advancements.",
url: "https://rvorthodontics.com/location/rvo-midlothian/",
address: {
@type: "PostalAddress",
streetAddress: "14307 Winterview Pkwy",
addressLocality: "Midlothian",
addressRegion: "VA",
postalCode: "23113",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.506808,
longitude: -77.66587
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "74",
bestRating: "5"
},
areaServed: "Midlothian, Richmond, Virginia",
knowsAbout: "Orthodontics, Children and adults seeking orthodontic treatment, patients interested in clear aligner therapy, families needing comprehensive smile transformation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "State-of-the-Art Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All-Ages Treatment"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Treatment Options"
}
],
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.