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: "Avion Center",
description: "Avion Center is a full-service event venue in Chandler offering versatile indoor spaces for weddings, corporate meetings, conferences, trade shows, and special occasions. The facility features a 4,079 square foot ballroom accommodating up to 300 guests, plus the Red Baron and Voyager suites for smaller business functions. With on-site catering coordination, professional AV and technology capabilities, and a dedicated events team, Avion Center specializes in transforming any celebration into a memorable experience.",
url: "http://www.avioncenter.com/",
telephone: "+1-480-477-5903",
address: {
@type: "PostalAddress",
streetAddress: "1733 E Northrop Blvd",
addressLocality: "Chandler",
addressRegion: "AZ",
postalCode: "85286",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.2796324,
longitude: -111.8128416
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "33",
bestRating: "5"
},
areaServed: "Chandler, Arizona and surrounding Phoenix metropolitan area",
knowsAbout: "Event & Wedding Venues, Engaged couples seeking full-service wedding venues, Corporate event planners, Conference organizers, Large family celebrations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "4,079 Sq Ft Ballroom"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Purpose Event Spaces"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Event Services"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
url: "https://lantern.llc/contact?from=ai-data",
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.