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: "Buena Vista Farms and Brewery",
description: "Buena Vista Farms and Brewery is a rustic event venue and working farm located in Loxahatchee that specializes in weddings, celebrations, and private events. Set on scenic farmland with on-site brewery facilities, the venue offers a unique countryside setting for ceremonies and receptions. They provide a full-service event experience combining agricultural charm with modern amenities for guests seeking an authentic Florida farm venue.",
url: "https://buenavistafarmsweddings.com/",
telephone: "+1-561-363-3585",
address: {
@type: "PostalAddress",
streetAddress: "14301 Okeechobee Blvd",
addressLocality: "Loxahatchee",
addressRegion: "FL",
postalCode: "33470",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.706614599999998,
longitude: -80.2702099
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "42",
bestRating: "5"
},
areaServed: "Loxahatchee, Palm Beach County, and surrounding areas",
knowsAbout: "Event & Wedding Venues, Couples seeking rustic or farm-themed weddings, larger celebrations with 100+ guests, events requiring brewery partnerships, outdoor event enthusiasts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Working Farm Setting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Brewery"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Outdoor Acreage"
}
],
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.