

# Event Details

- **Event Name**: Story Time in the Park
- **Event Start and End Date**: Sat, 18 Jul, 2026 at 10:00 am
- **Event Description**: Billings Police will be at the Park for Story Time! Stop and listen to a story.
- **Event URL**: https://allevents.in/billings/story-time-in-the-park/200030337007520
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Billings
- **state**: MO
- **country**: United States
- **location**: Billings City Park
- **lat**: 37.057844860029
- **long**: -93.558579439653
- **full address**: Billings City Park, 302 W Howard Ave, Billings, MO 65610-9787, United States

## Event gallery

- **Alt text**: Story Time in the Park
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/32e21f344f180a9e48893a8a3d4716e8b52cb10642b0598437f78c32abf2f567-rimg-w854-h570-dc77cbea-gmir?v=1784292122

## FAQs

- **Q**: When and where is Story Time in the Park being held?
  - **A:** Story Time in the Park takes place on Sat, 18 Jul, 2026 at 10:00 am to Sat, 18 Jul, 2026 at 10:00 am at Billings City Park, 302 W Howard Ave, Billings, MO 65610-9787, United States.
- **Q**: Who is organizing Story Time in the Park?
  - **A:** Story Time in the Park is organized by Billings Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time in the Park",
        "image": "https://cdn-az.allevents.in/events4/banners/32e21f344f180a9e48893a8a3d4716e8b52cb10642b0598437f78c32abf2f567-rimg-w854-h570-dc77cbea-gmir?v=1784292122",
        "startDate": "2026-07-18",
        "url": "https://allevents.in/billings/story-time-in-the-park/200030337007520",
        "location": {
            "@type": "Place",
            "name": "Billings City Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "302 W Howard Ave, Billings, MO 65610-9787, United States",
                "addressLocality": "Billings",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.057844860029",
                "longitude": "-93.558579439653"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Billings Police will be at the Park for Story Time! Stop and listen to a story.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Billings Library",
                "url": "https://allevents.in/org/billings-library/19987375"
            }
        ]
    }
]
```