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: "Green Apple",
description: "Green Apple Events & Catering is a family-owned Seattle-area caterer specializing in full-service catering for weddings, corporate events, holiday parties, and celebrations ranging from 15 to 3,000 guests. They offer comprehensive event planning services including tastings, consultations, and venue selection, along with professional beverage service featuring beer, wine, and spirits with licensed bartenders. The company is committed to sustainability, using locally sourced ingredients, compostable serving ware, and partnering with Cedar Grove for waste composting.",
url: "http://www.greenappleec.com/",
telephone: "+1-425-298-0767",
address: {
@type: "PostalAddress",
streetAddress: "14828 NE 95th St",
addressLocality: "Redmond",
addressRegion: "WA",
postalCode: "98052",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.686436,
longitude: -122.142969
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "59",
bestRating: "5"
},
areaServed: "Seattle area including Redmond, WA and surrounding communities",
knowsAbout: "Catering, Wedding couples, Corporate event planners, Holiday party hosts, Companies planning retreats and celebrations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Event Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Sustainability Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Beverage Program"
}
],
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.