

# Event Details

- **Event Name**: Ice Cream Social
- **Event Start and End Date**: Sat, 22 Aug, 2026 at 09:00 am – Sat, 22 Aug, 2026 at 09:00 pm
- **Event Description**: Swim in the pond, enjoy a meal, take a free farm tour, and get a free kids scoop of ice cream (12 and under) with the purchase of an entree at our end-of-summer Ice Cream Social!
- **Event URL**: https://allevents.in/center-point/ice-cream-social/200030551932255
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 38

## Ticket Details


## Event venue details

- **city**: Center Point
- **state**: TX
- **country**: United States
- **location**: Sovereignty Ranch
- **lat**: 29.8307298
- **long**: -99.0210801
- **full address**: Sovereignty Ranch, 165 Wyatt Ranch Rd E,Center Point, Texas, United States

## Event gallery

- **Alt text**: Ice Cream Social
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/68056c10879bc725b3680bf00db9df580e7937310aa08ca68d55aef40f14dc9a-rimg-w1200-h675-dcf8f8f8-gmir?v=1787277266

## FAQs

- **Q**: When and where is Ice Cream Social being held?
  - **A:** Ice Cream Social takes place on Sat, 22 Aug, 2026 at 09:00 am to Sat, 22 Aug, 2026 at 09:00 pm at Sovereignty Ranch, 165 Wyatt Ranch Rd E,Center Point, Texas, United States.
- **Q**: Who is organizing Ice Cream Social?
  - **A:** Ice Cream Social is organized by Sovereignty Ranch.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Ice Cream Social is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Center Point, this event is thoughtfully curated to deliver a standout experience worth every moment. If Ice Cream Social sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ice Cream Social",
        "image": "https://cdn-az.allevents.in/events4/banners/68056c10879bc725b3680bf00db9df580e7937310aa08ca68d55aef40f14dc9a-rimg-w1200-h675-dcf8f8f8-gmir?v=1787277266",
        "startDate": "2026-08-22",
        "endDate": "2026-08-22",
        "url": "https://allevents.in/center-point/ice-cream-social/200030551932255",
        "location": {
            "@type": "Place",
            "name": "Sovereignty Ranch",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "165 Wyatt Ranch Rd E,Center Point, Texas",
                "addressLocality": "Center Point",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.8307298",
                "longitude": "-99.0210801"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Swim in the pond, enjoy a meal, take a free farm tour, and get a free kids scoop of ice cream (12 and under) with the purchase of an entree at our end-of-summer Ice Cream Social!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sovereignty Ranch",
                "url": "https://allevents.in/org/sovereignty-ranch/24965961"
            }
        ]
    }
]
```