

# Event Details

- **Event Name**: Adventure camp
- **Event Start and End Date**: Mon, 20 Jul, 2026 at 01:00 pm – Fri, 24 Jul, 2026 at 04:00 pm
- **Event Description**: Kids adventure camp!!! We are excited to bring something fun and new to our small town for the kids to do during the summer break.
- **Event URL**: https://allevents.in/natchez/adventure-camp/200030229164419
- **Event Categories**: trips-adventures, kids
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Natchez
- **state**: MS
- **country**: United States
- **location**: 29 Sgt prentiss drive suite 5, Natchez, MS
- **lat**: 31.52371
- **long**: -91.38913
- **full address**: 29 Sgt prentiss drive suite 5, Natchez, MS, United States

## Event gallery

- **Alt text**: Adventure camp
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/13df5bc48ca9b0df3e6ea115ba1bdf5f834f1db15c7376bb2a818dc573537c35-rimg-w1024-h1536-dcebd9c2-gmir?v=1784095192

## FAQs

- **Q**: When and where is Adventure camp being held?
  - **A:** Adventure camp takes place on Mon, 20 Jul, 2026 at 01:00 pm to Fri, 24 Jul, 2026 at 04:00 pm at 29 Sgt prentiss drive suite 5, Natchez, MS, United States.
- **Q**: Who is organizing Adventure camp?
  - **A:** Adventure camp is organized by Bards and Cards.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adventure camp",
        "image": "https://cdn-az.allevents.in/events2/banners/13df5bc48ca9b0df3e6ea115ba1bdf5f834f1db15c7376bb2a818dc573537c35-rimg-w1024-h1536-dcebd9c2-gmir?v=1784095192",
        "startDate": "2026-07-20",
        "endDate": "2026-07-24",
        "url": "https://allevents.in/natchez/adventure-camp/200030229164419",
        "location": {
            "@type": "Place",
            "name": "29 Sgt prentiss drive suite 5, Natchez, MS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "29 Seargent S Prentiss Dr, Natchez, MS 39120-4743, United States",
                "addressLocality": "Natchez",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.52371",
                "longitude": "-91.38913"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Kids adventure camp!!! We are excited to bring something fun and new to our small town for the kids to do during the summer break.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bards and Cards",
                "url": "https://allevents.in/org/bards-and-cards/26876623"
            }
        ]
    }
]
```