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: "Riverside Revival",
description: "Riverside Revival is an event venue and catering service located on Nashville's scenic Riverside Drive, offering full-service event planning and custom catering for weddings, corporate events, and private celebrations. They provide both on-site catering and venue rental, making them a one-stop destination for hosts looking to simplify event logistics. With flexible space and personalized service, Riverside Revival handles everything from intimate gatherings to larger celebrations.",
url: "http://riversiderevivalnashville.com/",
telephone: "+1-615-585-8484",
address: {
@type: "PostalAddress",
streetAddress: "1600 Riverside Dr",
addressLocality: "Nashville",
addressRegion: "TN",
postalCode: "37216",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.1955887,
longitude: -86.7239985
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "101",
bestRating: "5"
},
areaServed: "Nashville, Tennessee and surrounding areas",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, Corporate event planners, Private celebration hosts, Those seeking all-in-one venue and catering solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Riverside Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Catering"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Venue Space"
}
],
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.