

# Event Details

- **Event Name**: Turkey Bowl
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 10:00 pm
- **Event Description**: Our Annual Turkey Bowl is back
- **Event URL**: https://allevents.in/altoona/turkey-bowl/200029191410423
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Altoona
- **state**: PA
- **country**: United States
- **location**: 181 Bowling Ln, Altoona, PA
- **lat**: 40.46695
- **long**: -78.40674
- **full address**: 181 Bowling Ln, Altoona, PA, United States

## Event gallery

- **Alt text**: Turkey Bowl
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/14f7d996584a0ed166f804b1b1e988764591d32d43085ee2e4e57043b186d0ef-rimg-w1200-h927-dcfefffe-gmir?v=1763662503

## FAQs

- **Q**: When and where is Turkey Bowl being held?
  - **A:** Turkey Bowl takes place on Wed, 26 Nov, 2025 at 10:00 pm to Wed, 26 Nov, 2025 at 10:00 pm at 181 Bowling Ln, Altoona, PA, United States.
- **Q**: Who is organizing Turkey Bowl?
  - **A:** Turkey Bowl is organized by Holiday Bowl Altoona.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Turkey Bowl",
        "image": "https://cdn-az.allevents.in/events5/banners/14f7d996584a0ed166f804b1b1e988764591d32d43085ee2e4e57043b186d0ef-rimg-w1200-h927-dcfefffe-gmir?v=1763662503",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/altoona/turkey-bowl/200029191410423",
        "location": {
            "@type": "Place",
            "name": "181 Bowling Ln, Altoona, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "181 Bowling Ln, Altoona, PA 16601-9360, United States",
                "addressLocality": "Altoona",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.46695",
                "longitude": "-78.40674"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our Annual Turkey Bowl is back",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Holiday Bowl Altoona",
                "url": "https://allevents.in/org/holiday-bowl-altoona/26841213"
            }
        ]
    }
]
```