

# Event Details

- **Event Name**: Spring Ride for the Troops
- **Event Start and End Date**: Sun, 03 May, 2026 at 08:00 am (-04:00)
- **Event Description**: First ride of the season to support the men and women who support and protect us!
- **Event URL**: https://allevents.in/kennebunk/spring-ride-for-the-troops/200029902375852
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 45

## Ticket Details


## Event venue details

- **city**: Kennebunk
- **state**: ME
- **country**: United States
- **location**: 1601 portland road, Arundel, ME, United States, Maine 04046
- **lat**: 43.42197
- **long**: -70.51515
- **full address**: 1601 portland road, Arundel, ME, United States, Maine 04046, 1601 Portland Rd, Arundel, ME 04046-8117, United States, Kennebunk

## Event gallery

- **Alt text**: Spring Ride for the Troops
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3fd0cbcb567af923940340c77b1f81a65550835d26a0967631216b1111d632f2-rimg-w1200-h1552-dc111b1d-gmir?v=1775511352

## FAQs

- **Q**: When and where is Spring Ride for the Troops being held?
  - **A:** Spring Ride for the Troops takes place on Sun, 03 May, 2026 at 08:00 am to Sun, 03 May, 2026 at 08:00 am at 1601 portland road, Arundel, ME, United States, Maine 04046, 1601 Portland Rd, Arundel, ME 04046-8117, United States, Kennebunk.
- **Q**: Who is organizing Spring Ride for the Troops?
  - **A:** Spring Ride for the Troops is organized by Bentley's Saloon.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Ride for the Troops",
        "image": "https://cdn-az.allevents.in/events3/banners/3fd0cbcb567af923940340c77b1f81a65550835d26a0967631216b1111d632f2-rimg-w1200-h1552-dc111b1d-gmir?v=1775511352",
        "startDate": "2026-05-03T08:00:00-04:00",
        "url": "https://allevents.in/kennebunk/spring-ride-for-the-troops/200029902375852",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1601 portland road, Arundel, ME, United States, Maine 04046",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1601 Portland Rd, Arundel, ME 04046-8117, United States",
                "addressLocality": "Kennebunk",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.42197",
                "longitude": "-70.51515"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "First ride of the season to support the men and women who support and protect us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bentleys Saloon",
                "url": "https://allevents.in/org/bentleys-saloon/19308380"
            }
        ]
    }
]
```