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: "629 Catering",
description: "629 Catering is a full-service Nashville-based catering company specializing in customized menus for weddings, corporate events, and private celebrations. Located on 18th Avenue North, they offer on-site cooking and bar service alongside traditional catering options, with a focus on fresh, locally-inspired cuisine tailored to each client's vision and dietary needs.",
url: "https://catering615.com/",
telephone: "+1-629-265-2115",
address: {
@type: "PostalAddress",
streetAddress: "614 18th Avenue N",
addressLocality: "Nashville",
addressRegion: "TN",
postalCode: "37203",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.1618383,
longitude: -86.8023887
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "41",
bestRating: "5"
},
areaServed: "Nashville and surrounding Middle Tennessee areas",
knowsAbout: "Catering, Wedding couples, Corporate event planners, Private party hosts seeking full-service catering",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Cooking & Bar Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Locally-Inspired Menus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Event Support"
}
],
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.