

# Event Details

- **Event Name**: Thanksgiving Camp
- **Event Start and End Date**: Mon, 24 Nov, 2025 at 07:30 am – Mon, 24 Nov, 2025 at 06:30 pm
- **Event Description**: Day camp for children ages 5 to 13. Lots of fun activities in a safe, loving, Christian environment.
- **Event URL**: https://allevents.in/slidell/thanksgiving-camp/200029128229514
- **Event Categories**: thanksgiving, kids
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Slidell
- **state**: LA
- **country**: United States
- **location**: 1410 8th St., Slidell, LA, United States, Louisiana 70458
- **lat**: 30.28352
- **long**: -89.77477
- **full address**: 1410 8th St., Slidell, LA, United States, Louisiana 70458

## Event gallery

- **Alt text**: Thanksgiving Camp
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/06c80ae223fd92263981109f2d7754936213855a6071c25dd2630a087df27f96-rimg-w1200-h675-dcffffff-gmir?v=1763585989

## FAQs

- **Q**: When and where is Thanksgiving Camp being held?
  - **A:** Thanksgiving Camp takes place on Mon, 24 Nov, 2025 at 07:30 am to Mon, 24 Nov, 2025 at 06:30 pm at 1410 8th St., Slidell, LA, United States, Louisiana 70458.
- **Q**: Who is organizing Thanksgiving Camp?
  - **A:** Thanksgiving Camp is organized by Open Arms Community Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Camp",
        "image": "https://cdn-az.allevents.in/events9/banners/06c80ae223fd92263981109f2d7754936213855a6071c25dd2630a087df27f96-rimg-w1200-h675-dcffffff-gmir?v=1763585989",
        "startDate": "2025-11-24",
        "endDate": "2025-11-24",
        "url": "https://allevents.in/slidell/thanksgiving-camp/200029128229514",
        "location": {
            "@type": "Place",
            "name": "1410 8th St., Slidell, LA, United States, Louisiana 70458",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1410 8th St, Slidell, LA 70458-2804, United States",
                "addressLocality": "Slidell",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.28352",
                "longitude": "-89.77477"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Day camp for children ages 5 to 13. Lots of fun activities in a safe, loving, Christian environment.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Open Arms Community Center",
                "url": "https://allevents.in/org/open-arms-community-center/26354292"
            }
        ]
    }
]
```