

# Event Details

- **Event Name**: EXODUS 2026
- **Event Start and End Date**: Fri, 24 Jul, 2026 at 11:00 pm (-07:00)
- **Event Description**: The trip is right around the corner, there’s still time to join us!
- **Event URL**: https://allevents.in/selma/exodus-2026/200030091808736
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Selma
- **state**: CA
- **country**: United States
- **location**: Antioquia Ministries INC
- **lat**: 36.56522
- **long**: -119.60654
- **full address**: Antioquia Ministries INC, 1426 Grove St 
,Selma, California, United States

## Event gallery

- **Alt text**: EXODUS 2026
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/03770fb68a9ecd3619cadd29282dd04c994649244341a197243f2c1d64d1c7db-rimg-w1200-h1627-dcf0eeee-gmir?v=1779378575

## FAQs

- **Q**: When and where is EXODUS 2026 being held?
  - **A:** EXODUS 2026 takes place on Fri, 24 Jul, 2026 at 11:00 pm to Fri, 24 Jul, 2026 at 11:00 pm at Antioquia Ministries INC, 1426 Grove St 
,Selma, California, United States.
- **Q**: Who is organizing EXODUS 2026?
  - **A:** EXODUS 2026 is organized by Antioquia Ministries INC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "EXODUS 2026",
        "image": "https://cdn-az.allevents.in/events8/banners/03770fb68a9ecd3619cadd29282dd04c994649244341a197243f2c1d64d1c7db-rimg-w1200-h1627-dcf0eeee-gmir?v=1779378575",
        "startDate": "2026-07-24T23:00:00-07:00",
        "url": "https://allevents.in/selma/exodus-2026/200030091808736",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Antioquia Ministries INC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1426 Grove St \n,Selma, California",
                "addressLocality": "Selma",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.56522",
                "longitude": "-119.60654"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The trip is right around the corner, there’s still time to join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Antioquia Ministries INC",
                "url": "https://allevents.in/org/antioquia-ministries-inc/19446497"
            }
        ]
    }
]
```