Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Happily Ever After at The Barn",
description: "Happily Ever After at The Barn is a rustic wedding and event venue located in Kodak, TN, offering a charming barn setting for ceremonies and receptions. The venue accommodates both intimate gatherings and larger celebrations, providing couples and event planners with a picturesque backdrop for weddings, anniversaries, and special occasions in the East Tennessee area.",
telephone: "+1-865-888-7348",
address: {
@type: "PostalAddress",
streetAddress: "742 Pollard Rd",
addressLocality: "Kodak",
addressRegion: "TN",
postalCode: "37764",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.966854999999995,
longitude: -83.641786
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "110",
bestRating: "5"
},
areaServed: "Kodak, TN and surrounding East Tennessee communities",
knowsAbout: "Event & Wedding Venues, Couples seeking rustic barn weddings, Event planners looking for authentic East Tennessee venues, Anniversary celebrations, Small to large wedding parties",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Authentic Rustic Barn Setting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Event Capacity"
}
],
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.