

# Event Details

- **Event Name**: Friendsgiving Celebration at Fluvial
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 12:00 pm – Sat, 15 Nov, 2025 at 08:00 pm
- **Event Description**: Great people, great friendships, awesome beer, and delicious food! Let’s celebrate and be thankful for each other!
- **Event URL**: https://allevents.in/harrison/friendsgiving-celebration-at-fluvial/200029072745505
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 69

## Ticket Details


## Event venue details

- **city**: Harrison
- **state**: ME
- **country**: United States
- **location**: 860 Maple Ridge Road, Harrison, ME
- **lat**: 44.07819
- **long**: -70.62266
- **full address**: 860 Maple Ridge Road, Harrison, ME, United States

## Event gallery

- **Alt text**: Friendsgiving Celebration at Fluvial
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a5ef210377fcd780ecb10611aa4b052c69465705a17e711c623f7fc587c9a8b7-rimg-w1200-h1665-dc480101-gmir?v=1763018177

## FAQs

- **Q**: When and where is Friendsgiving Celebration at Fluvial being held?
  - **A:** Friendsgiving Celebration at Fluvial takes place on Sat, 15 Nov, 2025 at 12:00 pm to Sat, 15 Nov, 2025 at 08:00 pm at 860 Maple Ridge Road, Harrison, ME, United States.
- **Q**: Who is organizing Friendsgiving Celebration at Fluvial?
  - **A:** Friendsgiving Celebration at Fluvial is organized by Fluvial Brewing.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friendsgiving Celebration at Fluvial",
        "image": "https://cdn-az.allevents.in/events9/banners/a5ef210377fcd780ecb10611aa4b052c69465705a17e711c623f7fc587c9a8b7-rimg-w1200-h1665-dc480101-gmir?v=1763018177",
        "startDate": "2025-11-15",
        "endDate": "2025-11-15",
        "url": "https://allevents.in/harrison/friendsgiving-celebration-at-fluvial/200029072745505",
        "location": {
            "@type": "Place",
            "name": "860 Maple Ridge Road, Harrison, ME",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "860 Maple Ridge Rd, Harrison, ME 04040-4005, United States",
                "addressLocality": "Harrison",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.07819",
                "longitude": "-70.62266"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Great people, great friendships, awesome beer, and delicious food! Let’s celebrate and be thankful for each other!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fluvial Brewing",
                "url": "https://allevents.in/org/fluvial-brewing/21165167"
            }
        ]
    }
]
```