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: "The Paisley Barn",
description: "The Paisley Barn is a rustic event venue located in Benson, NC, offering a charming barn setting for weddings, celebrations, and special events. The venue features flexible indoor and outdoor spaces, accommodating both intimate gatherings and larger celebrations. With its picturesque countryside location and customizable event spaces, The Paisley Barn provides couples and event hosts with an authentic, farmstead backdrop for memorable occasions.",
url: "https://thepaisleybarn.com/",
telephone: "+1-919-656-1349",
address: {
@type: "PostalAddress",
streetAddress: "7585 Old Fairground Rd",
addressLocality: "Benson",
addressRegion: "NC",
postalCode: "27504",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.450492800000006,
longitude: -78.6095886
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "42",
bestRating: "5"
},
areaServed: "Benson, NC and surrounding Wake County area",
knowsAbout: "Event & Wedding Venues, Rustic wedding couples, outdoor ceremony seekers, couples planning barn-style celebrations, event hosts wanting countryside character",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Rustic Barn Setting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Space Configuration"
}
],
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.