

# Event Details

- **Event Name**: Story Time on the Beach
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 10:30 am – Fri, 24 Jul, 2026 at 10:30 am
- **Event Description**: Event will be held at the Granbury City Beach. All ages are welcomed. Some activities are while supplies last.
- **Event URL**: https://allevents.in/granbury/story-time-on-the-beach/200030240440148
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Granbury
- **state**: TX
- **country**: United States
- **location**: 505 E Pearl St, Granbury, TX 76048-2218, United States
- **lat**: 32.44206
- **long**: -97.7821
- **full address**: 505 E Pearl St, Granbury, TX 76048-2218, United States

## Event gallery

- **Alt text**: Story Time on the Beach
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/1ee75333bc520d9273965b9690b4f5102711c2f0391fb9080bf1934ccab529fc-rimg-w1200-h676-dcc0e6fd-gmir?v=1782213004

## FAQs

- **Q**: When and where is Story Time on the Beach being held?
  - **A:** Story Time on the Beach takes place on Fri, 26 Jun, 2026 at 10:30 am to Fri, 24 Jul, 2026 at 10:30 am at 505 E Pearl St, Granbury, TX 76048-2218, United States.
- **Q**: Who is organizing Story Time on the Beach?
  - **A:** Story Time on the Beach is organized by Hood County Library, TX.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time on the Beach",
        "image": "https://cdn-az.allevents.in/events8/banners/1ee75333bc520d9273965b9690b4f5102711c2f0391fb9080bf1934ccab529fc-rimg-w1200-h676-dcc0e6fd-gmir?v=1782213004",
        "startDate": "2026-06-26",
        "endDate": "2026-07-24",
        "url": "https://allevents.in/granbury/story-time-on-the-beach/200030240440148",
        "location": {
            "@type": "Place",
            "name": "505 E Pearl St, Granbury, TX 76048-2218, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "500 E Pearl St, Granbury, TX 76048-2217, United States",
                "addressLocality": "Granbury",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.44206",
                "longitude": "-97.7821"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Event will be held at the Granbury City Beach. All ages are welcomed. Some activities are while supplies last.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hood County Library TX",
                "url": "https://allevents.in/org/hood-county-library-tx/11755064"
            }
        ]
    }
]
```