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: "Bella Events Catering",
description: "Bella Events Catering has been serving Roanoke since 2005, offering customized cuisine with a focus on exceptional personalized service. They provide full-service catering including appetizers, buffet stations, brunch, and lunch options, along with complete linen services through their Bella's Provisions department to simplify event planning. Their team specializes in creating tailored menus and delivering attentive staff support for events of all sizes.",
url: "http://www.bellaeventsonline.com/",
telephone: "+1-540-330-6544",
address: {
@type: "PostalAddress",
streetAddress: "16 Church Ave SW",
addressLocality: "Roanoke",
addressRegion: "VA",
postalCode: "24011",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.270201199999995,
longitude: -79.9413926
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "34",
bestRating: "5"
},
areaServed: "Roanoke, VA and surrounding areas",
knowsAbout: "Catering, Corporate events, weddings, private celebrations, hosts seeking simplified event coordination",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Linen Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "20+ Years of Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Bar Services Available"
}
],
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.