

# Event Details

- **Event Name**: summer camp 
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 12:30 pm
- **Event Description**: 1st Day of Summer Camp at School
- **Event URL**: https://allevents.in/hapur/summer-camp/200030171292359
- **Event Categories**: summer-camps, kids
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Hapur
- **state**: UP
- **country**: India
- **location**: Acheja
- **lat**: 28.724423423106
- **long**: 77.738580714388
- **full address**: Acheja, Hapur, India

## Event gallery

- **Alt text**: summer camp
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=summer+camp+&date=Sun%2C+21+Jun%2C+2026+at+12%3A30+pm&bg=5

## FAQs

- **Q**: When and where is summer camp  being held?
  - **A:** summer camp  takes place on Sun, 21 Jun, 2026 at 12:30 pm to Sun, 21 Jun, 2026 at 12:30 pm at Acheja, Hapur, India.
- **Q**: Who is organizing summer camp ?
  - **A:** summer camp  is organized by New Sunrise Public School Dharchula.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "summer camp",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=summer+camp+&date=Sun%2C+21+Jun%2C+2026+at+12%3A30+pm&bg=5",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/hapur/summer-camp/200030171292359",
        "location": {
            "@type": "Place",
            "name": "Acheja",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Hapur",
                "addressLocality": "Hapur",
                "addressRegion": "UP",
                "addressCountry": "IN"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.724423423106",
                "longitude": "77.738580714388"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "1st Day of Summer Camp at School",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Sunrise Public School Dharchula",
                "url": "https://allevents.in/org/new-sunrise-public-school-dharchula/27871597"
            }
        ]
    }
]
```