Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Cotton Creek Barn",
description: "Cotton Creek Barn is a full-service event venue located in Tahoka, Texas, specializing in weddings and celebrations. Set in a rustic barn setting with picturesque grounds, the venue offers customizable spaces for ceremonies and receptions of various sizes. The team works with couples and event planners to create memorable occasions with both indoor and outdoor options available.",
url: "http://www.cottoncreekbarn.com/",
telephone: "+1-979-220-1318",
address: {
@type: "PostalAddress",
streetAddress: "608 Co Rd J",
addressLocality: "Tahoka",
addressRegion: "TX",
postalCode: "79373",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.326246999999995,
longitude: -101.929396
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "81",
bestRating: "5"
},
areaServed: "Tahoka, Texas and surrounding areas including Lubbock region",
knowsAbout: "Event & Wedding Venues, Couples seeking rustic or countryside wedding venues, event planners organizing celebrations, those looking for customizable event spaces",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Rustic Barn Setting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Event Spaces"
}
],
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.