

# Event Details

- **Event Name**: Youth Camp 
- **Event Start and End Date**: Thu, 02 Jul, 2026 at 09:00 am – Sat, 04 Jul, 2026 at 12:00 pm
- **Event Description**: Youth Camp July 2nd-4th
- **Event URL**: https://allevents.in/crandall/youth-camp/200029938210807
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Crandall
- **state**: TX
- **country**: United States
- **location**: 103 South Main, Crandall, TX
- **lat**: 32.6279
- **long**: -96.4557
- **full address**: 103 South Main, Crandall, TX, United States

## Event gallery

- **Alt text**: Youth Camp
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/453d6ae69a1e1a98fec4603d2794eae86787bf2090fd17d6f145e931f01cf250-rimg-w940-h788-dcffffff-gmir?v=1782910621

## FAQs

- **Q**: When and where is Youth Camp  being held?
  - **A:** Youth Camp  takes place on Thu, 02 Jul, 2026 at 09:00 am to Sat, 04 Jul, 2026 at 12:00 pm at 103 South Main, Crandall, TX, United States.
- **Q**: Who is organizing Youth Camp ?
  - **A:** Youth Camp  is organized by The Gathering Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Camp",
        "image": "https://cdn-az.allevents.in/events9/banners/453d6ae69a1e1a98fec4603d2794eae86787bf2090fd17d6f145e931f01cf250-rimg-w940-h788-dcffffff-gmir?v=1782910621",
        "startDate": "2026-07-02",
        "endDate": "2026-07-04",
        "url": "https://allevents.in/crandall/youth-camp/200029938210807",
        "location": {
            "@type": "Place",
            "name": "103 South Main, Crandall, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "103 S Main St, Crandall, TX 75114-2901, United States",
                "addressLocality": "Crandall",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.6279",
                "longitude": "-96.4557"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Youth Camp July 2nd-4th",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Gathering Church",
                "url": "https://allevents.in/org/the-gathering-church/20553330"
            }
        ]
    }
]
```