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: "Farm to Feast Knox",
description: "Farm to Feast Knox is a farm-to-table restaurant and catering service in Knoxville that sources fresh, local ingredients to create elevated cuisine. They offer full-service catering for weddings, corporate events, and private celebrations, as well as fine dining experiences at their restaurant location on Diggs Road. Their commitment to seasonal, locally-sourced ingredients and custom menu development sets them apart in the Knoxville dining scene.",
url: "http://www.farmtofeastknox.com/",
telephone: "+1-865-599-9424",
address: {
@type: "PostalAddress",
streetAddress: "2407 Diggs Rd",
addressLocality: "Knoxville",
addressRegion: "TN",
postalCode: "37932",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.904907,
longitude: -84.2493473
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "19",
bestRating: "5"
},
areaServed: "Knoxville, TN and surrounding areas",
knowsAbout: "Catering, Wedding couples, Corporate event planners, Private celebration hosts, Fine dining enthusiasts seeking local ingredients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Farm-to-Table Philosophy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Catering & Restaurant"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Menu Development"
}
],
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.