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: "Wandering Table Catering",
description: "Wandering Table Catering is a full-service catering company based in Redmond that specializes in creating customized menus for weddings, corporate events, and private celebrations. They offer flexible catering options including on-site cooking, drop-off service, and bar packages tailored to each client's vision and dietary needs. Known for their attention to detail and ability to adapt menus to accommodate various dietary restrictions and preferences.",
url: "http://www.wanderingtablecatering.com/",
telephone: "+1-425-954-6477",
address: {
@type: "PostalAddress",
streetAddress: "6855 176th Ave NE UNIT 205",
addressLocality: "Redmond",
addressRegion: "WA",
postalCode: "98052",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.666727699999996,
longitude: -122.1064934
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "35",
bestRating: "5"
},
areaServed: "Redmond and greater Seattle metropolitan area",
knowsAbout: "Catering, Wedding couples, corporate event planners, celebration hosts seeking customized menus",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Menu Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Service Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Event Expertise"
}
],
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.