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: "Lussier Family Heritage Center",
description: "The Lussier Family Heritage Center is a Dane County educational institution offering outdoor and environmental education experiences for all ages and ability levels. Located in William G. Lunney Lake Farm County Park, just 10 minutes from downtown Madison, the center provides access to native prairie, freshwater marsh, and oak savanna habitats across glacial drumlin terrain. Beyond educational programs and summer camps, the Heritage Center serves as an event venue featuring a Prairie Learning Center, pollinator gardens, sensory garden, natural play area, and interpretive trails—making it ideal for outdoor ceremonies and gatherings in a natural setting.",
url: "https://lussierheritagecenter.com/",
telephone: "+1-608-224-3604",
address: {
@type: "PostalAddress",
streetAddress: "3101 Lake Farm Rd",
addressLocality: "Madison",
addressRegion: "WI",
postalCode: "53711",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.0279179,
longitude: -89.34321229999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "61",
bestRating: "5"
},
areaServed: "Madison, WI and surrounding Dane County areas",
knowsAbout: "Event & Wedding Venues, Families seeking outdoor education, event hosts looking for natural venues, summer camp participants, school groups, volunteer conservationists",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Native Habitat Setting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Purpose Facility"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessible Trail System"
}
],
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.