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: "Drakewood Farm",
description: "Drakewood Farm is an all-inclusive wedding venue on 40 acres just 15 minutes from downtown Nashville, featuring a historic 1850s mansion, stone cottage, three barns, and a 4,000 sq ft reception space. They specialize in weddings, micro-weddings, and elopements with fully customizable packages that include event coordination, catering, floral design, photography, DJ services, and officiant options. Their all-inclusive approach handles every detail so couples can focus on celebrating.",
url: "http://www.drakewoodfarm.com/",
telephone: "+1-615-513-7273",
address: {
@type: "PostalAddress",
streetAddress: "5508 Brick Church Pike",
addressLocality: "Goodlettsville",
addressRegion: "TN",
postalCode: "37072",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.3333246,
longitude: -86.73751279999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "185",
bestRating: "5"
},
areaServed: "Nashville metropolitan area, 15 minutes from downtown Nashville",
knowsAbout: "Event & Wedding Venues, Couples seeking stress-free all-inclusive wedding planning, micro-wedding celebrations, elopement ceremonies, vow renewals, guests of all backgrounds and backgrounds",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "All-Inclusive Packages"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Historic 40-Acre Property"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Event Sizes"
}
],
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.