

# Event Details

- **Event Name**: Jingle Bowl
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 12:00 pm
- **Event Description**: $10 Tickets include:

2 games of bowling
Shoe rental
Pizza
50/50 raffle
and more
- **Event URL**: https://allevents.in/belleville/jingle-bowl/200029159377916
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 96

## Ticket Details


## Event venue details

- **city**: Belleville
- **state**: MI
- **country**: United States
- **location**: Lodge Lanes
- **lat**: 42.2182083
- **long**: -83.4925766
- **full address**: Lodge Lanes, 46255 I-94 South Service Dr, Van Buren Twp, MI 48111-2400, United States, Belleville

## Event gallery

- **Alt text**: Jingle Bowl
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/4fd41128d5f1663d535e80f605caaf830c98ac6c70fafc10a335a5249676c8ae-rimg-w940-h788-dcfffaea-gmir?v=1765223595

## FAQs

- **Q**: When and where is Jingle Bowl being held?
  - **A:** Jingle Bowl takes place on Sun, 14 Dec, 2025 at 12:00 pm to Sun, 14 Dec, 2025 at 12:00 pm at Lodge Lanes, 46255 I-94 South Service Dr, Van Buren Twp, MI 48111-2400, United States, Belleville.
- **Q**: Who is organizing Jingle Bowl?
  - **A:** Jingle Bowl is organized by Belleville Area Kiwanis Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jingle Bowl",
        "image": "https://cdn-az.allevents.in/events9/banners/4fd41128d5f1663d535e80f605caaf830c98ac6c70fafc10a335a5249676c8ae-rimg-w940-h788-dcfffaea-gmir?v=1765223595",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/belleville/jingle-bowl/200029159377916",
        "location": {
            "@type": "Place",
            "name": "Lodge Lanes",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "46255 I-94 South Service Dr, Van Buren Twp, MI 48111-2400, United States",
                "addressLocality": "Belleville",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.2182083",
                "longitude": "-83.4925766"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "$10 Tickets include:\n\n2 games of bowling\nShoe rental\nPizza\n50/50 raffle\nand more",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Belleville Area Kiwanis Club",
                "url": "https://allevents.in/org/belleville-area-kiwanis-club/27041642"
            }
        ]
    }
]
```