

# Event Details

- **Event Name**: Beach Bingo
- **Event Start and End Date**: Fri, 10 Jul, 2026 at 06:30 pm
- **Event Description**: All proceeds from this event benefit the West Branch High School Cheer team.
- **Event URL**: https://allevents.in/morrisdale/beach-bingo/200030316143645
- **Event Categories**: bingo, nonprofit
- **Interested Audience**: 
  - total_interested_count: 39

## Ticket Details


## Event venue details

- **city**: Morrisdale
- **state**: PA
- **country**: United States
- **location**: Morris Township Volunteer Fire Co Recreation Center
- **lat**: 40.963637352189
- **long**: -78.229722909225
- **full address**: Morris Township Volunteer Fire Co Recreation Center, 1104 Deer Creek Road,Morrisdale, Pennsylvania, United States

## Event gallery

- **Alt text**: Beach Bingo
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c0902fef03b5a3850fb9d6229fa5471746b06c49c25fb2db2265c9085548fa42-rimg-w675-h900-dcbbf3f2-gmir?v=1783219887

## FAQs

- **Q**: When and where is Beach Bingo being held?
  - **A:** Beach Bingo takes place on Fri, 10 Jul, 2026 at 06:30 pm to Fri, 10 Jul, 2026 at 06:30 pm at Morris Township Volunteer Fire Co Recreation Center, 1104 Deer Creek Road,Morrisdale, Pennsylvania, United States.
- **Q**: Who is organizing Beach Bingo?
  - **A:** Beach Bingo is organized by West Branch Cheerleading.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Beach Bingo",
        "image": "https://cdn-az.allevents.in/events1/banners/c0902fef03b5a3850fb9d6229fa5471746b06c49c25fb2db2265c9085548fa42-rimg-w675-h900-dcbbf3f2-gmir?v=1783219887",
        "startDate": "2026-07-10",
        "url": "https://allevents.in/morrisdale/beach-bingo/200030316143645",
        "location": {
            "@type": "Place",
            "name": "Morris Township Volunteer Fire Co Recreation Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1104 Deer Creek Road,Morrisdale, Pennsylvania",
                "addressLocality": "Morrisdale",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.963637352189",
                "longitude": "-78.229722909225"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All proceeds from this event benefit the West Branch High School Cheer team.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "West Branch Cheerleading",
                "url": "https://allevents.in/org/west-branch-cheerleading/27973737"
            }
        ]
    }
]
```