

# Event Details

- **Event Name**: Maple Syrup Festival
- **Event Start and End Date**: Sat, 28 Mar, 2026 at 12:00 pm – Sat, 28 Mar, 2026 at 04:00 pm
- **Event Description**: ap collecting, syrup cooking, demonstrations, and hot maple syrup sundaes await the whole family! In a tradition spanning over 8 decades, enjoy the coming of spring with maple syrup and family fun!
- **Event URL**: https://allevents.in/collegeville/maple-syrup-festival/80009734638437
- **Event Categories**: trips-adventures, festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://secure.touchnet.com/C20178_ustores/web/product_detail.jsp?PRODUCTID=473&SINGLESTORE=true

## Event venue details

- **city**: Collegeville
- **state**: MN
- **country**: United States
- **location**: Saint John's University
- **lat**: 45.5812104
- **long**: -94.3942241
- **full address**: Saint John's University, 2850 Abbey Plaza, Collegeville, MN 56321, United States

## Event Organizer details

- **affiliate_id**: 8
- **organizer**: St. John's Outdoor University (https://allevents.in/org/st-johns-outdoor-university/26884394)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6939efd54992b.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Maple+Syrup+Festival&date=28+Mar

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 28 Mar, 2026 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** Saint John's University, 2850 Abbey Plaza, Collegeville, MN 56321, United States
- **Q**: Who is organizing the event?
  - **A:** St. John's Outdoor University
- **Q**: What type of event is this?
  - **A:** trips-adventures, festivals
- **Q**: Where can I find ticket details about Maple Syrup Festival ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Maple Syrup Festival",
        "image": "https://cdn2.allevents.in/thumbs/thumb6939efd54992b.jpg",
        "startDate": "2026-03-28",
        "endDate": "2026-03-28",
        "url": "https://allevents.in/collegeville/maple-syrup-festival/80009734638437",
        "location": {
            "@type": "Place",
            "name": "Saint John's University",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2850 Abbey Plaza, Collegeville, MN 56321, United States",
                "postalCode": "56321",
                "addressLocality": "Collegeville",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.5812104",
                "longitude": "-94.3942241"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "ap collecting, syrup cooking, demonstrations, and hot maple syrup sundaes await the whole family! In a tradition spanning over 8 decades, enjoy the coming of spring with maple syrup and family fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Johns Outdoor University",
                "url": "https://allevents.in/org/st-johns-outdoor-university/26884394"
            }
        ]
    }
]
```