

# Event Details

- **Event Name**: Bentleys Saloon
- **Event Start and End Date**: Sun, 07 Sep, 2025 at 02:00 pm
- **Event Description**: Close out your weekend with a little beverage, lunch and some Southern Breeze
- **Event URL**: https://allevents.in/kennebunk/bentleys-saloon/200028316934125
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details


## Event venue details

- **city**: Kennebunk
- **state**: ME
- **country**: United States
- **location**: Bentley's Saloon & Campground
- **lat**: 43.422027014896
- **long**: -70.515168268343
- **full address**: Bentley's Saloon &amp; Campground, 1601 Portland Rd,Arundel, Maine, Kennebunk, United States

## Event gallery

- **Alt text**: Bentleys Saloon
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b7b75975bdb29c86609a8709b845ee3181a357f6b1202bcc8550175fc8551896-rimg-w1200-h554-dc2f2d30-gmir?v=1756748447

## FAQs

- **Q**: When and where is Bentleys Saloon being held?
  - **A:** Bentleys Saloon takes place on Sun, 07 Sep, 2025 at 02:00 pm to Sun, 07 Sep, 2025 at 02:00 pm at Bentley's Saloon &amp; Campground, 1601 Portland Rd,Arundel, Maine, Kennebunk, United States.
- **Q**: Who is organizing Bentleys Saloon?
  - **A:** Bentleys Saloon is organized by Southern Breeze.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bentleys Saloon is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Kennebunk, this event is thoughtfully curated to deliver a standout experience worth every moment. If Bentleys Saloon sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bentleys Saloon",
        "image": "https://cdn-az.allevents.in/events7/banners/b7b75975bdb29c86609a8709b845ee3181a357f6b1202bcc8550175fc8551896-rimg-w1200-h554-dc2f2d30-gmir?v=1756748447",
        "startDate": "2025-09-07",
        "url": "https://allevents.in/kennebunk/bentleys-saloon/200028316934125",
        "location": {
            "@type": "Place",
            "name": "Bentley's Saloon & Campground",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1601 Portland Rd,Arundel, Maine",
                "addressLocality": "Kennebunk",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.422027014896",
                "longitude": "-70.515168268343"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Close out your weekend with a little beverage, lunch and some Southern Breeze",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Southern Breeze",
                "url": "https://allevents.in/org/southern-breeze/19249785"
            }
        ]
    }
]
```