

# Event Details

- **Event Name**: 2025 SCTX Camp Meeting
- **Event Start and End Date**: Thu, 10 Jul, 2025 at 07:00 pm – Fri, 11 Jul, 2025 at 10:00 pm
- **Event Description**: We are less than two months away from our 2025 District Camp Meeting. It is time to go FORWARD!
- **Event URL**: https://allevents.in/wells-branch/2025-sctx-camp-meeting/200028234337627
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 147

## Ticket Details


## Event venue details

- **city**: Wells Branch
- **state**: TX
- **country**: United States
- **location**: New Life Austin
- **lat**: 30.436654270937
- **long**: -97.697885784563
- **full address**: New Life Austin, 3200 Century Park Blvd,Austin, Texas, Wells Branch, United States

## Event gallery

- **Alt text**: 2025 SCTX Camp Meeting
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/306af2282835e1602afa6826312159693d7a1543e67172a25789b405ca56b3f3-rimg-w1080-h1080-dc048f05-gmir?v=1751904929

## FAQs

- **Q**: When and where is 2025 SCTX Camp Meeting being held?
  - **A:** 2025 SCTX Camp Meeting takes place on Thu, 10 Jul, 2025 at 07:00 pm to Fri, 11 Jul, 2025 at 10:00 pm at New Life Austin, 3200 Century Park Blvd,Austin, Texas, Wells Branch, United States.
- **Q**: Who is organizing 2025 SCTX Camp Meeting?
  - **A:** 2025 SCTX Camp Meeting is organized by SCTXUPCI.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2025 SCTX Camp Meeting",
        "image": "https://cdn-az.allevents.in/events6/banners/306af2282835e1602afa6826312159693d7a1543e67172a25789b405ca56b3f3-rimg-w1080-h1080-dc048f05-gmir?v=1751904929",
        "startDate": "2025-07-10",
        "endDate": "2025-07-11",
        "url": "https://allevents.in/wells-branch/2025-sctx-camp-meeting/200028234337627",
        "location": {
            "@type": "Place",
            "name": "New Life Austin",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3200 Century Park Blvd,Austin, Texas",
                "addressLocality": "Wells Branch",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.436654270937",
                "longitude": "-97.697885784563"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are less than two months away from our 2025 District Camp Meeting. It is time to go FORWARD!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "SCTXUPCI",
                "url": "https://allevents.in/org/sctxupci/25758880"
            }
        ]
    }
]
```