

# Event Details

- **Event Name**: Kids Camp 2026
- **Event Start and End Date**: Tue, 16 Jun, 2026 at 10:00 am
- **Event Description**: Calling all campers first through fifth grade Wednesday is the deadline to sign up for kids camp. We would love to have you there.
- **Event URL**: https://allevents.in/lawton/kids-camp-2026/200030214589948
- **Event Categories**: kids, summer-camps
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Lawton
- **state**: OK
- **country**: United States
- **location**: Sunset Place
- **lat**: 34.598951
- **long**: -98.426816
- **full address**: Sunset Place, Lawton,OK,United States

## Event gallery

- **Alt text**: Kids Camp 2026
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a3dd967b17f9be149408213587143ebf333f4925f5e340af2f4587a48ef17d96-rimg-w1170-h1217-dcf3f3f3-gmir?v=1781055168

## FAQs

- **Q**: When and where is Kids Camp 2026 being held?
  - **A:** Kids Camp 2026 takes place on Tue, 16 Jun, 2026 at 10:00 am to Tue, 16 Jun, 2026 at 10:00 am at Sunset Place, Lawton,OK,United States.
- **Q**: Who is organizing Kids Camp 2026?
  - **A:** Kids Camp 2026 is organized by The Christian Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Kids Camp 2026",
        "image": "https://cdn-az.allevents.in/events7/banners/a3dd967b17f9be149408213587143ebf333f4925f5e340af2f4587a48ef17d96-rimg-w1170-h1217-dcf3f3f3-gmir?v=1781055168",
        "startDate": "2026-06-16",
        "url": "https://allevents.in/lawton/kids-camp-2026/200030214589948",
        "location": {
            "@type": "Place",
            "name": "Sunset Place",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lawton,OK,United States",
                "addressLocality": "Lawton",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.598951",
                "longitude": "-98.426816"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Calling all campers first through fifth grade Wednesday is the deadline to sign up for kids camp. We would love to have you there.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Christian Center",
                "url": "https://allevents.in/org/the-christian-center/27904267"
            }
        ]
    }
]
```