

# Event Details

- **Event Name**: Summer Bash
- **Event Start and End Date**: Fri, 05 Jun, 2026 at 10:00 am (-07:00)
- **Event Description**: Join us for some fun in the sun! Enjoy food, festivities, and learn about local resources! Things for the whole family to enjoy!
- **Event URL**: https://allevents.in/alsea/summer-bash/200030095647451
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Alsea
- **state**: OR
- **country**: United States
- **location**: 178 S. 3rd St., Alsea, OR, United States, Oregon 97324
- **lat**: 44.38139
- **long**: -123.59578
- **full address**: 178 S. 3rd St., Alsea, OR, United States, Oregon 97324

## Event gallery

- **Alt text**: Summer Bash
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/8bdccd413c4ba79b7e80580f933747d9932241c3de8ed106b30abe7e643d97e5-rimg-w1200-h1553-dcffffff-gmir?v=1779411891

## FAQs

- **Q**: When and where is Summer Bash being held?
  - **A:** Summer Bash takes place on Fri, 05 Jun, 2026 at 10:00 am to Fri, 05 Jun, 2026 at 10:00 am at 178 S. 3rd St., Alsea, OR, United States, Oregon 97324.
- **Q**: Who is organizing Summer Bash?
  - **A:** Summer Bash is organized by Alsea Pups Preschool.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Summer Bash",
        "image": "https://cdn-az.allevents.in/events9/banners/8bdccd413c4ba79b7e80580f933747d9932241c3de8ed106b30abe7e643d97e5-rimg-w1200-h1553-dcffffff-gmir?v=1779411891",
        "startDate": "2026-06-05T10:00:00-07:00",
        "url": "https://allevents.in/alsea/summer-bash/200030095647451",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "178 S. 3rd St., Alsea, OR, United States, Oregon 97324",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "178 S 3rd St, Alsea, OR 97324-9641, United States",
                "addressLocality": "Alsea",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.38139",
                "longitude": "-123.59578"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for some fun in the sun! Enjoy food, festivities, and learn about local resources! Things for the whole family to enjoy!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Alsea Pups Preschool",
                "url": "https://allevents.in/org/alsea-pups-preschool/15157875",
                "description": "Alsea preschool for children ages 3 to 5"
            }
        ]
    }
]
```