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: "Dream Events & Catering",
description: "Dream Events & Catering is a full-service catering company in Nashville specializing in event planning and food service for weddings, corporate functions, and private celebrations. They offer customizable menus, on-site catering with professional setup and service, and handle all aspects of event coordination to ensure seamless execution. Their experienced team works closely with clients to create memorable dining experiences tailored to each event's unique vision and budget.",
url: "https://www.dreameventsandcatering.com/",
telephone: "+1-615-259-0848",
address: {
@type: "PostalAddress",
streetAddress: "200 Hill Ave #4",
addressLocality: "Nashville",
addressRegion: "TN",
postalCode: "37210",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.1370411,
longitude: -86.72990279999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "74",
bestRating: "5"
},
areaServed: "Nashville and surrounding Middle Tennessee communities",
knowsAbout: "Catering, Wedding couples, corporate event planners, private party hosts, businesses hosting client entertainment",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Event Coordination"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Customizable Menus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Service & Setup"
}
],
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.