

# Event Details

- **Event Name**: ONCE UPON A FRYEBURG
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 09:00 am – Sat, 27 Jun, 2026 at 09:00 pm
- **Event Description**: Details to be released soon!
- **Event URL**: https://allevents.in/fryeburg/once-upon-a-fryeburg/200029567067931
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 328

## Ticket Details


## Event venue details

- **city**: Fryeburg
- **state**: ME
- **country**: United States
- **location**: 59 Recreation Drive, Fryeburg, ME, United States, Maine 04037
- **lat**: 44.01799
- **long**: -70.95691
- **full address**: 59 Recreation Drive, Fryeburg, ME, United States, Maine 04037

## Event gallery

- **Alt text**: ONCE UPON A FRYEBURG
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f4d43ad81f1ba7e4f0986f57866658d71437934eaf21bc3a5bb447cd36f367fc-rimg-w1200-h630-dcfefdfe-gmir?v=1782108337

## FAQs

- **Q**: When and where is ONCE UPON A FRYEBURG being held?
  - **A:** ONCE UPON A FRYEBURG takes place on Sun, 21 Jun, 2026 at 09:00 am to Sat, 27 Jun, 2026 at 09:00 pm at 59 Recreation Drive, Fryeburg, ME, United States, Maine 04037.
- **Q**: Who is organizing ONCE UPON A FRYEBURG?
  - **A:** ONCE UPON A FRYEBURG is organized by Fryeburg Rec.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "ONCE UPON A FRYEBURG",
        "image": "https://cdn-az.allevents.in/events8/banners/f4d43ad81f1ba7e4f0986f57866658d71437934eaf21bc3a5bb447cd36f367fc-rimg-w1200-h630-dcfefdfe-gmir?v=1782108337",
        "startDate": "2026-06-21",
        "endDate": "2026-06-27",
        "url": "https://allevents.in/fryeburg/once-upon-a-fryeburg/200029567067931",
        "location": {
            "@type": "Place",
            "name": "59 Recreation Drive, Fryeburg, ME, United States, Maine 04037",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "59 Recreation Dr, Fryeburg, ME 04037-1425, United States",
                "addressLocality": "Fryeburg",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.01799",
                "longitude": "-70.95691"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Details to be released soon!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fryeburg Rec",
                "url": "https://allevents.in/org/fryeburg-rec/23049053"
            }
        ]
    }
]
```