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: "Wild Thyme Catering",
description: "Wild Thyme Catering is a full-service catering company in Vero Beach specializing in weddings, private parties, and corporate events. They offer customizable menus featuring appetizers, brunch platters, and tiered entrée options designed to accommodate various tastes, budgets, and dietary needs. Beyond catering, Wild Thyme provides event rentals and is deeply committed to the local community, donating approximately $60,000 annually in food, labor, and services to local charities.",
url: "http://www.cateringverobeach.com/",
telephone: "+1-772-559-8515",
address: {
@type: "PostalAddress",
streetAddress: "1785 Old Dixie Hwy",
addressLocality: "Vero Beach",
addressRegion: "FL",
postalCode: "32960",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.634643500000003,
longitude: -80.39828490000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "108",
bestRating: "5"
},
areaServed: "Vero Beach and Indian River County, FL",
knowsAbout: "Catering, Couples planning weddings, corporate event planners, families hosting private celebrations, non-profit organizations seeking community partnerships",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customizable Tiered Menus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Focused"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Event Services"
}
],
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.