

# Event Details

- **Event Name**: Beach Party
- **Event Start and End Date**: Fri, 24 Jul, 2026 at 01:00 pm
- **Event Description**: Join us at the library for an indoor beach party! There will be cardboard tube sandcastle building, sand art, a pirate treasure hunt, and sand to play in!
- **Event URL**: https://allevents.in/wyalusing/beach-party/200030304166206
- **Event Categories**: parties, entertainment, art
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Wyalusing
- **state**: PA
- **country**: United States
- **location**: 115 Church St, Wyalusing, PA
- **lat**: 41.66707
- **long**: -76.26185
- **full address**: 115 Church St, Wyalusing, PA, United States

## Event gallery

- **Alt text**: Beach Party
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b4f0b01513543a3776124cb0612ff25368152cc726ed3a39108d2a7bc69e4d55-rimg-w1200-h1553-dc8fd0de-gmir?v=1784523869

## FAQs

- **Q**: When and where is Beach Party being held?
  - **A:** Beach Party takes place on Fri, 24 Jul, 2026 at 01:00 pm to Fri, 24 Jul, 2026 at 01:00 pm at 115 Church St, Wyalusing, PA, United States.
- **Q**: Who is organizing Beach Party?
  - **A:** Beach Party is organized by Wyalusing Public Library.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Beach Party 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 Wyalusing, this event is thoughtfully curated to deliver a standout experience worth every moment. If Beach Party 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": "Beach Party",
        "image": "https://cdn-az.allevents.in/events1/banners/b4f0b01513543a3776124cb0612ff25368152cc726ed3a39108d2a7bc69e4d55-rimg-w1200-h1553-dc8fd0de-gmir?v=1784523869",
        "startDate": "2026-07-24",
        "url": "https://allevents.in/wyalusing/beach-party/200030304166206",
        "location": {
            "@type": "Place",
            "name": "115 Church St, Wyalusing, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "115 Church St, Wyalusing, PA 18853-6506, United States",
                "addressLocality": "Wyalusing",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.66707",
                "longitude": "-76.26185"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at the library for an indoor beach party! There will be cardboard tube sandcastle building, sand art, a pirate treasure hunt, and sand to play in!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wyalusing Public Library",
                "url": "https://allevents.in/org/wyalusing-public-library/22010412"
            }
        ]
    }
]
```