

# Event Details

- **Event Name**: Givey's Easter Ham bowling
- **Event Start and End Date**: Sat, 04 Apr, 2026 at 07:00 pm
- **Event Description**: Givey's annual Easter Ham Bowling. Event starts with the women bowling at 7:00 with the men to follow
- **Event URL**: https://allevents.in/alburnett/giveys-easter-ham-bowling/200029808239551
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Alburnett
- **state**: IA
- **country**: United States
- **location**: 102 S Main Ave, Alburnett, IA, United States, Iowa 52202
- **lat**: 42.14813
- **long**: -91.61835
- **full address**: 102 S Main Ave, Alburnett, IA, United States, Iowa 52202

## Event gallery

- **Alt text**: Givey's Easter Ham bowling
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/2f1834e6345c7c6b1fd832be146788cef830156916906d1f3a656fafa8c8d1a9-rimg-w403-h403-dcffffff-gmir?v=1774890680

## FAQs

- **Q**: When and where is Givey's Easter Ham bowling being held?
  - **A:** Givey's Easter Ham bowling takes place on Sat, 04 Apr, 2026 at 07:00 pm to Sat, 04 Apr, 2026 at 07:00 pm at 102 S Main Ave, Alburnett, IA, United States, Iowa 52202.
- **Q**: Who is organizing Givey's Easter Ham bowling?
  - **A:** Givey's Easter Ham bowling is organized by Givey's Place.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Givey's Easter Ham bowling",
        "image": "https://cdn-az.allevents.in/events10/banners/2f1834e6345c7c6b1fd832be146788cef830156916906d1f3a656fafa8c8d1a9-rimg-w403-h403-dcffffff-gmir?v=1774890680",
        "startDate": "2026-04-04",
        "url": "https://allevents.in/alburnett/giveys-easter-ham-bowling/200029808239551",
        "location": {
            "@type": "Place",
            "name": "102 S Main Ave, Alburnett, IA, United States, Iowa 52202",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "102 S Main Ave, Alburnett, IA 52202-7720, United States",
                "addressLocality": "Alburnett",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.14813",
                "longitude": "-91.61835"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Givey's annual Easter Ham Bowling. Event starts with the women bowling at 7:00 with the men to follow",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Giveys Place",
                "url": "https://allevents.in/org/giveys-place/23261094"
            }
        ]
    }
]
```