

# Event Details

- **Event Name**: Missio
- **Event Start and End Date**: Thu, 08 Apr, 2027 at 06:00 pm – Thu, 08 Apr, 2027 at 08:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/missio/2300030567316829
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Puzzles Deep Ellum
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Puzzles Deep Ellum, 2824 Main St., Dallas, United States

## Event gallery

- **Alt text**: Missio
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/3e226b40-9b2e-11f1-812b-a39669a0e109-rimg-w1080-h1080-dcf80808-gmir.jpg?v=1787075839

## FAQs

- **Q**: When and where is Missio being held?
  - **A:** Missio takes place on Thu, 08 Apr, 2027 at 06:00 pm to Thu, 08 Apr, 2027 at 08:00 pm at Puzzles Deep Ellum, 2824 Main St., Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Missio",
        "image": "https://cdn-az.allevents.in/events1/banners/3e226b40-9b2e-11f1-812b-a39669a0e109-rimg-w1080-h1080-dcf80808-gmir.jpg?v=1787075839",
        "startDate": "2027-04-08T18:00:00-05:00",
        "endDate": "2027-04-08T20:00:00-05:00",
        "url": "https://allevents.in/dallas/missio/2300030567316829",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Puzzles Deep Ellum",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2824 Main St.",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```