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: "The Royal Banquet & Event Center",
description: "The Royal Banquet & Event Center in Springfield, VA specializes in elegant wedding receptions, corporate events, and large celebrations. Located at 6355 Rolling Rd, they offer customizable event spaces designed to accommodate intimate gatherings and grand celebrations with professional catering and event planning services.",
url: "http://www.theroyalva.com/",
telephone: "+1-703-595-3160",
address: {
@type: "PostalAddress",
streetAddress: "6355 Rolling Rd",
addressLocality: "Springfield",
addressRegion: "VA",
postalCode: "22152",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.778221699999996,
longitude: -77.2314801
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "137",
bestRating: "5"
},
areaServed: "Springfield, VA and Northern Virginia",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, corporate event coordinators, families hosting large celebrations, milestone events",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customizable Event Spaces"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient Location"
}
],
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.