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: "A Fork Full of Earth Organic Catering",
description: "A Fork Full of Earth Organic Catering has been crafting memorable meals for nearly 20 years, specializing in organic, locally-sourced cuisine from California farms and ranches. They serve the Greater Bay Area and Wine Country with full-service catering for weddings, galas, corporate events, and casual occasions, plus drop-off grazing boards and food delivery. Their philosophy centers on sustainability, mindfulness, and bringing people together through thoughtfully prepared, flavorful food.",
url: "http://forkfull.com/",
telephone: "+1-415-448-5178",
address: {
@type: "PostalAddress",
streetAddress: "40 Kensington Rd",
addressLocality: "San Anselmo",
addressRegion: "CA",
postalCode: "94960",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.9694619,
longitude: -122.5662201
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "21",
bestRating: "5"
},
areaServed: "San Anselmo, Greater Bay Area, and Wine Country",
knowsAbout: "Catering, Wedding couples, corporate event planners, nonprofit fundraisers, milestone celebrations, sustainability-minded hosts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Nearly 20 Years of Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Farm-to-Table Commitment"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service & Flexible Options"
}
],
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.