

# Event Details

- **Event Name**: Mission Prep
- **Event Start and End Date**: Sun, 30 Aug, 2026 at 04:00 pm – Sun, 30 Aug, 2026 at 05:00 pm (-07:00)
- **Event URL**: https://allevents.in/san-tan-valley/mission-prep/1600027642359615
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: San Tan Valley
- **state**: AZ
- **country**: US
- **location**: Ward Building
- **lat**: 33.253821
- **long**: -111.573425
- **full address**: Ward Building, 41246 N Barnes Pkwy, San Tan Valley, US

## Event gallery

- **Alt text**: Mission Prep
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/d20b0cb0-a4c8-11f1-8345-8160f1306c66-rimg-w1200-h735-dc080808-gmir.jpg

## FAQs

- **Q**: When and where is Mission Prep being held?
  - **A:** Mission Prep takes place on Sun, 30 Aug, 2026 at 04:00 pm to Sun, 30 Aug, 2026 at 05:00 pm at Ward Building, 41246 N Barnes Pkwy, San Tan Valley, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Mission Prep is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in San Tan Valley, this event is thoughtfully curated to deliver a standout experience worth every moment. If Mission Prep 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": "Mission Prep",
        "image": "https://cdn-az.allevents.in/events6/banners/d20b0cb0-a4c8-11f1-8345-8160f1306c66-rimg-w1200-h735-dc080808-gmir.jpg",
        "startDate": "2026-08-30T16:00:00-07:00",
        "endDate": "2026-08-30T17:00:00-07:00",
        "url": "https://allevents.in/san-tan-valley/mission-prep/1600027642359615",
        "location": {
            "@type": "Place",
            "name": "Ward Building",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "41246 N Barnes Pkwy",
                "addressLocality": "San Tan Valley",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.253821",
                "longitude": "-111.573425"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```