Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Arya Reception Hall",
description: "Arya Reception Hall is an elegant event venue in Mesa specializing in weddings, receptions, and special occasions. Located at 1316 S Longmore, the hall offers customizable indoor spaces designed to accommodate various celebration styles and guest counts. The venue provides a dedicated setting for couples and event planners seeking a professionally managed reception space with the flexibility to personalize their celebration.",
url: "https://aryareceptionhall.com/",
telephone: "+1-480-424-7070",
address: {
@type: "PostalAddress",
streetAddress: "1316 S Longmore",
addressLocality: "Mesa",
addressRegion: "AZ",
postalCode: "85202",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.390248899999996,
longitude: -111.86529929999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "139",
bestRating: "5"
},
areaServed: "Mesa and surrounding East Valley communities",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, families hosting receptions, event planners seeking professional indoor venues",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customizable Indoor Space"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Event Management"
}
],
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.