

# 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


## 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 gallery

- **Alt text**: Maple Syrup Festival
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6939efd54992b.jpg

## FAQs

- **Q**: When and where is Maple Syrup Festival being held?
  - **A:** Maple Syrup Festival takes place on Sat, 28 Mar, 2026 at 12:00 pm to Sat, 28 Mar, 2026 at 04:00 pm at Saint John's University, 2850 Abbey Plaza, Collegeville, MN 56321, United States.
- **Q**: Who is organizing Maple Syrup Festival?
  - **A:** Maple Syrup Festival is organized by St. John's Outdoor University.

## 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"
            }
        ]
    }
]
```