

# Event Details

- **Event Name**: 4th of July Story Time
- **Event Start and End Date**: Tue, 30 Jun, 2026 at 10:30 am
- **Event Description**: Visit the Bondurant Community Library for 4th of July Story Time! After Story Time, kiddos will be invited to participate in a craft/activity.
- **Event URL**: https://allevents.in/bondurant/4th-of-july-story-time/200030316271209
- **Event Categories**: fourth-of-july
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Bondurant
- **state**: IA
- **country**: United States
- **location**: 104 2nd Street N.E., Bondurant, IA, United States, Iowa 50035
- **lat**: 41.70344
- **long**: -93.46264
- **full address**: 104 2nd Street N.E., Bondurant, IA, United States, Iowa 50035

## Event gallery

- **Alt text**: 4th of July Story Time
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/644f5cf124de8e0092b7b764574af4a558ff9690de070a4214cd881b8595f5e2-rimg-w1200-h675-dcffffff-gmir?v=1782590108

## FAQs

- **Q**: When and where is 4th of July Story Time being held?
  - **A:** 4th of July Story Time takes place on Tue, 30 Jun, 2026 at 10:30 am to Tue, 30 Jun, 2026 at 10:30 am at 104 2nd Street N.E., Bondurant, IA, United States, Iowa 50035.
- **Q**: Who is organizing 4th of July Story Time?
  - **A:** 4th of July Story Time is organized by Bondurant Community Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "4th of July Story Time",
        "image": "https://cdn-az.allevents.in/events2/banners/644f5cf124de8e0092b7b764574af4a558ff9690de070a4214cd881b8595f5e2-rimg-w1200-h675-dcffffff-gmir?v=1782590108",
        "startDate": "2026-06-30",
        "url": "https://allevents.in/bondurant/4th-of-july-story-time/200030316271209",
        "location": {
            "@type": "Place",
            "name": "104 2nd Street N.E., Bondurant, IA, United States, Iowa 50035",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "104 2nd St NE, Bondurant, IA 50035, United States",
                "addressLocality": "Bondurant",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.70344",
                "longitude": "-93.46264"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Visit the Bondurant Community Library for 4th of July Story Time! After Story Time, kiddos will be invited to participate in a craft/activity.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bondurant Community Library",
                "url": "https://allevents.in/org/bondurant-community-library/22157314"
            }
        ]
    }
]
```