

# Event Details

- **Event Name**: Summer Community Carnival
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 10:00 am – Sat, 11 Jul, 2026 at 12:00 pm
- **Event Description**: Fun for all ages, so bring the whole family and your friends and neighbors for some good old-fashioned fun. Picture bean bag tosses, ball throws, duckie races, all those classics with prizes along with cotton candy and popcorn—all FREE!
- **Event URL**: https://allevents.in/lakewood/summer-community-carnival/80005417378108
- **Event Categories**: festivals, carnivals, sports
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Lakewood
- **state**: CO
- **country**: United States
- **location**: Shepherd of the Hills Presbyterian
- **lat**: 39.7471358
- **long**: -105.1277819
- **full address**: Shepherd of the Hills Presbyterian, 11500 W 20th Ave, Lakewood, CO 80215, United States

## Event gallery

- **Alt text**: Summer Community Carnival
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6a397d09d0ea8.jpg

## FAQs

- **Q**: When and where is Summer Community Carnival being held?
  - **A:** Summer Community Carnival takes place on Sat, 11 Jul, 2026 at 10:00 am to Sat, 11 Jul, 2026 at 12:00 pm at Shepherd of the Hills Presbyterian, 11500 W 20th Ave, Lakewood, CO 80215, United States.
- **Q**: Who is organizing Summer Community Carnival?
  - **A:** Summer Community Carnival is organized by Shepherd of the Hills.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Summer Community Carnival",
        "image": "https://cdn2.allevents.in/thumbs/thumb6a397d09d0ea8.jpg",
        "startDate": "2026-07-11",
        "endDate": "2026-07-11",
        "url": "https://allevents.in/lakewood/summer-community-carnival/80005417378108",
        "location": {
            "@type": "Place",
            "name": "Shepherd of the Hills Presbyterian",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11500 W 20th Ave, Lakewood, CO 80215, United States",
                "postalCode": "80215",
                "addressLocality": "Lakewood",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.7471358",
                "longitude": "-105.1277819"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fun for all ages, so bring the whole family and your friends and neighbors for some good old-fashioned fun. Picture bean bag tosses, ball throws, duckie races, all those classics with prizes along with cotton candy and popcorn—all FREE!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shepherd of the Hills",
                "url": "https://allevents.in/org/shepherd-of-the-hills/24452035"
            }
        ]
    }
]
```