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: "Local Ark",
description: "Local Ark is a veteran-owned intimate event venue in Franklin, Tennessee, specializing in micro-weddings, corporate meetings, and small gatherings. Located in the rolling hills just 10 minutes south of Downtown Franklin, the venue features a charming white chapel (40-person capacity), a renovated modern rustic barn with reception space (45-person capacity), outdoor patio with string lights, and full event facilities including a bridal suite, catering kitchen, and DJ booth. The tranquil setting with scenic views and professional event coordination makes it ideal for couples and groups seeking a personalized, stress-free celebration.",
url: "https://www.localark.com/",
telephone: "+1-615-972-2141",
address: {
@type: "PostalAddress",
streetAddress: "111 Becky Ln",
addressLocality: "Franklin",
addressRegion: "TN",
postalCode: "37064",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.952788999999996,
longitude: -86.9582403
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "86",
bestRating: "5"
},
areaServed: "Franklin and surrounding Middle Tennessee area, 10 minutes south of Nashville",
knowsAbout: "Event & Wedding Venues, Micro-wedding couples, intimate gatherings, corporate meetings, small celebrations seeking a personalized venue experience",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Veteran-Owned Business"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Scenic Venues in One"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Fully Equipped Micro-Venue"
}
],
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.