

# Event Details

- **Event Name**: Cibolo Hills Ice Cream Social
- **Event Start and End Date**: Sat, 22 Aug, 2026 at 04:00 pm – Sat, 22 Aug, 2026 at 10:00 pm (-05:00)
- **Event Description**: Details TBD
- **Event URL**: https://allevents.in/san-antonio/cibolo-hills-ice-cream-social/1600029709990851
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600029709990851

## Event venue details

- **city**: San Antonio
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 29.680196
- **long**: -98.438943
- **full address**: The Church of Jesus Christ of Latter-day Saints, 25479 Bulverde Rd, San Antonio, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/3a620750-0f96-11f1-ba8b-3f5afee59419-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 22 Aug, 2026 at 04:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 25479 Bulverde Rd, San Antonio, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Cibolo Hills Ice Cream Social ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cibolo Hills Ice Cream Social",
        "image": "https://cdn-az.allevents.in/events7/banners/1813f290-1ef4-11f1-8c59-7d35fb7764c4-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-08-22T16:00:00-05:00",
        "endDate": "2026-08-22T22:00:00-05:00",
        "url": "https://allevents.in/san-antonio/cibolo-hills-ice-cream-social/1600029709990851",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25479 Bulverde Rd",
                "addressLocality": "San Antonio",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.680196",
                "longitude": "-98.438943"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Details TBD"
    }
]
```