

# Event Details

- **Event Name**: Kids Camp
- **Event Start and End Date**: Wed, 08 Jul, 2026 at 10:00 am – Wed, 08 Jul, 2026 at 04:00 pm
- **Event Description**: Kids Camp is free and excited to welcome all children entering grades K-5. Please register using the form under "tickets."

We'll play games, sing songs, chow down, and learn about the God who loves us!
- **Event URL**: https://allevents.in/street/kids-camp/200030350829340
- **Event Categories**: kids, summer-camps
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Street
- **state**: MD
- **country**: United States
- **location**: 911 Cherry Hill Rd, Street, MD, United States, Maryland 21154
- **lat**: 39.65094
- **long**: -76.33712
- **full address**: 911 Cherry Hill Rd, Street, MD, United States, Maryland 21154

## Event gallery

- **Alt text**: Kids Camp
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Kids+Camp&date=Wed%2C+08+Jul%2C+2026+at+10%3A00+am&bg=1

## FAQs

- **Q**: When and where is Kids Camp being held?
  - **A:** Kids Camp takes place on Wed, 08 Jul, 2026 at 10:00 am to Wed, 08 Jul, 2026 at 04:00 pm at 911 Cherry Hill Rd, Street, MD, United States, Maryland 21154.
- **Q**: Who is organizing Kids Camp?
  - **A:** Kids Camp is organized by Emory Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Kids Camp",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Kids+Camp&date=Wed%2C+08+Jul%2C+2026+at+10%3A00+am&bg=1",
        "startDate": "2026-07-08",
        "endDate": "2026-07-08",
        "url": "https://allevents.in/street/kids-camp/200030350829340",
        "location": {
            "@type": "Place",
            "name": "911 Cherry Hill Rd, Street, MD, United States, Maryland 21154",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "911 Cherry Hill Rd, Street, MD 21154-1649, United States",
                "addressLocality": "Street",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.65094",
                "longitude": "-76.33712"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Kids Camp is free and excited to welcome all children entering grades K-5. Please register using the form under \"tickets.\"\n\nWe'll play games, sing songs, chow down, and learn about the God who loves us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Emory Church",
                "url": "https://allevents.in/org/emory-church/23268958"
            }
        ]
    }
]
```