

# Event Details

- **Event Name**: SOLD OUT! Jingle Bell Bingo
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 12:00 pm
- **Event Description**: Tickets are $10

Kitchen opens at 12:00 pm
Bingo begins at 1:00 pm
- **Event URL**: https://allevents.in/york/sold-out-jingle-bell-bingo/200029182561001
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: York
- **state**: PA
- **country**: United States
- **location**: 519 Vander Ave, York, PA
- **lat**: 39.96045
- **long**: -76.71356
- **full address**: 519 Vander Ave, York, PA, United States

## Event gallery

- **Alt text**: SOLD OUT! Jingle Bell Bingo
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e703e9de6357e113538cc96564aaa64d87f7dab54cd7c8ee7718e1fae8bcac84-rimg-w1170-h740-dc180332-gmir?v=1764999801

## FAQs

- **Q**: When and where is SOLD OUT! Jingle Bell Bingo being held?
  - **A:** SOLD OUT! Jingle Bell Bingo takes place on Sat, 06 Dec, 2025 at 12:00 pm to Sat, 06 Dec, 2025 at 12:00 pm at 519 Vander Ave, York, PA, United States.
- **Q**: Who is organizing SOLD OUT! Jingle Bell Bingo?
  - **A:** SOLD OUT! Jingle Bell Bingo is organized by York First Church of God.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "SOLD OUT! Jingle Bell Bingo",
        "image": "https://cdn-az.allevents.in/events4/banners/e703e9de6357e113538cc96564aaa64d87f7dab54cd7c8ee7718e1fae8bcac84-rimg-w1170-h740-dc180332-gmir?v=1764999801",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/york/sold-out-jingle-bell-bingo/200029182561001",
        "location": {
            "@type": "Place",
            "name": "519 Vander Ave, York, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "519 Vander Ave, York, PA 17403-2805, United States",
                "addressLocality": "York",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.96045",
                "longitude": "-76.71356"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tickets are $10\n\nKitchen opens at 12:00 pm\nBingo begins at 1:00 pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "York First Church of God",
                "url": "https://allevents.in/org/york-first-church-of-god/26028382"
            }
        ]
    }
]
```