

# Event Details

- **Event Name**: Ice Cream Social
- **Event Start and End Date**: Mon, 20 Jul, 2026 at 06:00 pm
- **Event Description**: All ages are welcome to join us for free ice cream and music at Storybook Park at 6:00pm on Monday, July 20th! No registration required.
- **Event URL**: https://allevents.in/weatherford/ice-cream-social/200030267588336
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Weatherford
- **state**: TX
- **country**: United States
- **location**: Storybook Park
- **lat**: 32.74684
- **long**: -97.80341
- **full address**: Storybook Park, 1110 Story Book Ln, Weatherford, TX 76086-5686, United States

## Event gallery

- **Alt text**: Ice Cream Social
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/344fe7eefe6de330882ea7eb8fb42d6d3f0a2adf78b7a69716176459ccdd8e40-rimg-w1200-h1553-dcffbe49-gmir?v=1784291656

## FAQs

- **Q**: When and where is Ice Cream Social being held?
  - **A:** Ice Cream Social takes place on Mon, 20 Jul, 2026 at 06:00 pm to Mon, 20 Jul, 2026 at 06:00 pm at Storybook Park, 1110 Story Book Ln, Weatherford, TX 76086-5686, United States.
- **Q**: Who is organizing Ice Cream Social?
  - **A:** Ice Cream Social is organized by North Mankato Taylor Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ice Cream Social",
        "image": "https://cdn-az.allevents.in/events9/banners/344fe7eefe6de330882ea7eb8fb42d6d3f0a2adf78b7a69716176459ccdd8e40-rimg-w1200-h1553-dcffbe49-gmir?v=1784291656",
        "startDate": "2026-07-20",
        "url": "https://allevents.in/weatherford/ice-cream-social/200030267588336",
        "location": {
            "@type": "Place",
            "name": "Storybook Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1110 Story Book Ln, Weatherford, TX 76086-5686, United States",
                "addressLocality": "Weatherford",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.74684",
                "longitude": "-97.80341"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All ages are welcome to join us for free ice cream and music at Storybook Park at 6:00pm on Monday, July 20th! No registration required.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Mankato Taylor Library",
                "url": "https://allevents.in/org/north-mankato-taylor-library/11280717",
                "description": "North Mankato Taylor Library, North Mankato. 5,964 likes · 238 talking about this · 1,110 were here. Our mission is to serve as a safe center of reliable..."
            }
        ]
    }
]
```