

# Event Details

- **Event Name**: Sports Night (noche de deportes)
- **Event Start and End Date**: Thu, 19 Mar, 2026 at 07:00 pm – Thu, 19 Mar, 2026 at 08:00 pm
- **Event Description**: Open Sports Night
- **Event URL**: https://allevents.in/slidell/sports-night-noche-de-deportes/1600027749785823
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Slidell
- **state**: LA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 30.268848120637
- **long**: -89.721626943972
- **full address**: The Church of Jesus Christ of Latter-day Saints, 112 Rue Esplanade, Slidell, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ed389df0-22bd-11f1-8209-0d7a7c9279dd-rimg-w1200-h675-dcdcc3ab-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ed8a4060-22bd-11f1-8500-4f0c3b0bf48e-rimg-w300-h300-dcdcc3ab-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 19 Mar, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 112 Rue Esplanade, Slidell, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Sports Night (noche de deportes) ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Sports Night (noche de deportes)",
        "image": "https://cdn-az.allevents.in/events7/banners/ed389df0-22bd-11f1-8209-0d7a7c9279dd-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-03-19",
        "endDate": "2026-03-19",
        "url": "https://allevents.in/slidell/sports-night-noche-de-deportes/1600027749785823",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "112 Rue Esplanade",
                "addressLocality": "Slidell",
                "addressRegion": "LA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.268848120637",
                "longitude": "-89.721626943972"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Open Sports Night"
    }
]
```