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: "Badger Farms LLC",
description: "Badger Farms LLC is a locally owned and operated barn wedding and event venue located minutes from Madison, Wisconsin, on a working 500-acre farm. They specialize in barn weddings, wedding receptions, corporate meetings, strategic planning retreats, private dinners, and special events like family reunions, anniversaries, and proms. Beyond events, Badger Farms operates as a real working farm, offering custom hay farming services to local agricultural clients, making them a unique dual-purpose venue with deep roots in the farming community.",
url: "https://www.badgerfarms.com/",
telephone: "+1-608-438-3283",
address: {
@type: "PostalAddress",
streetAddress: "1682 Co Rd BB",
addressLocality: "Deerfield",
addressRegion: "WI",
postalCode: "53531",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.0770101,
longitude: -89.13600559999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "88",
bestRating: "5"
},
areaServed: "Madison, Wisconsin and surrounding areas",
knowsAbout: "Event & Wedding Venues, Couples seeking a rustic barn wedding, families planning reunions or celebrations, corporate groups needing retreat space, couples who value authentic farm settings and character",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Working Farm Setting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Since 2006"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Versatile Event Services"
}
],
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.