

# Event Details

- **Event Name**: 3rd Ward Camp Fundraiser
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 04:00 pm – Sat, 25 Apr, 2026 at 10:00 pm (-05:00)
- **Event Description**: Dessert Auction
- **Event URL**: https://allevents.in/san-antonio/3rd-ward-camp-fundraiser/1600028354504904
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: San Antonio
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 29.508676
- **long**: -98.663553
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7100 Wilder Street, San Antonio, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/378eeb30-4b77-11f0-874a-6306a7ea8f89-rimg-w1000-h667-dc2

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 25 Apr, 2026 at 04:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 7100 Wilder Street, San Antonio, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 3rd Ward Camp Fundraiser ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "3rd Ward Camp Fundraiser",
        "image": "https://cdn-az.allevents.in/events10/banners/6cfdded0-1d67-11f1-bcfe-6393e3a0d4d3-rimg-w1200-h800-dc2a321c-gmir.jpg",
        "startDate": "2026-04-25T16:00:00-05:00",
        "endDate": "2026-04-25T22:00:00-05:00",
        "url": "https://allevents.in/san-antonio/3rd-ward-camp-fundraiser/1600028354504904",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7100 Wilder Street",
                "addressLocality": "San Antonio",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.508676",
                "longitude": "-98.663553"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Dessert Auction"
    }
]
```