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: "Stewart's Catering and Events Consultation Services LLC",
description: "Stewart's Catering and Events Consultation Services LLC is a full-service catering company based in Tempe that specializes in planning and executing memorable events. They offer comprehensive catering services including menu planning, food preparation, and on-site service, along with event consultation to help clients bring their vision to life. With a focus on quality ingredients and personalized attention, Stewart's works with clients to create customized dining experiences for weddings, corporate events, and private celebrations.",
url: "https://www.stewartscatering.biz/",
telephone: "+1-480-799-1077",
address: {
@type: "PostalAddress",
streetAddress: "19 W 9th St Apt 2 Rear Bld",
addressLocality: "Tempe",
addressRegion: "AZ",
postalCode: "85281",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.4202268,
longitude: -111.94073549999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "14",
bestRating: "5"
},
areaServed: "Tempe, Arizona and surrounding Phoenix metropolitan area",
knowsAbout: "Catering, Wedding couples, corporate event planners, private party hosts, special occasion celebrations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Event Consultation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Menu Planning"
}
],
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.