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: "Greenhollow Catering",
description: "Greenhollow Catering is a full-service catering company based in Orem specializing in custom menus for weddings, corporate events, and private celebrations. They offer on-site cooking and bar service, working directly with clients to create memorable dining experiences tailored to their event's vision and dietary needs.",
url: "https://www.greenhollowcatering.com/",
telephone: "+1-801-691-4435",
address: {
@type: "PostalAddress",
streetAddress: "1400 400 N",
addressLocality: "Orem",
addressRegion: "UT",
postalCode: "84057",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.304696799999995,
longitude: -111.72907749999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "100",
bestRating: "5"
},
areaServed: "Orem and surrounding Utah County communities",
knowsAbout: "Catering, Wedding couples, Corporate event planners, Private party hosts seeking upscale catering",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Cooking"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Bar & Beverage Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Menu Design"
}
],
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.