

# Event Details

- **Event Name**: Children's Carnival
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 12:00 pm – Sat, 11 Jul, 2026 at 04:00 pm
- **Event Description**: Come one, come all to the Rush UMC Carnival!  Saturday, July 11 from Noon to 4PM!
- **Event URL**: https://allevents.in/rush/childrens-carnival/200030108572058
- **Event Categories**: carnivals
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Rush
- **state**: NY
- **country**: United States
- **location**: Rush United Methodist Church
- **lat**: 42.991241
- **long**: -77.638329
- **full address**: Rush United Methodist Church, 6200 Rush Lima Rd, Rush, NY 14543-9500, United States

## Event gallery

- **Alt text**: Children's Carnival
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/2f6f17cc1963ed4c0ba09bdcc0228cf8ce00ec08c2710f9e49119b0a4bf0261c-rimg-w1200-h1600-dcffea8c-gmir?v=1783405415

## FAQs

- **Q**: When and where is Children's Carnival being held?
  - **A:** Children's Carnival takes place on Sat, 11 Jul, 2026 at 12:00 pm to Sat, 11 Jul, 2026 at 04:00 pm at Rush United Methodist Church, 6200 Rush Lima Rd, Rush, NY 14543-9500, United States.
- **Q**: Who is organizing Children's Carnival?
  - **A:** Children's Carnival is organized by Rush United Methodist Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Children's Carnival is ideal for families, kids, and anyone looking for a fun-filled day of rides, games, and festive entertainment. Whether you're a first-time attendee or a longtime enthusiast in Rush, this event is thoughtfully curated to deliver a standout experience worth every moment. If Children's Carnival sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Children's Carnival",
        "image": "https://cdn-az.allevents.in/events3/banners/2f6f17cc1963ed4c0ba09bdcc0228cf8ce00ec08c2710f9e49119b0a4bf0261c-rimg-w1200-h1600-dcffea8c-gmir?v=1783405415",
        "startDate": "2026-07-11",
        "endDate": "2026-07-11",
        "url": "https://allevents.in/rush/childrens-carnival/200030108572058",
        "location": {
            "@type": "Place",
            "name": "Rush United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6200 Rush Lima Rd, Rush, NY 14543-9500, United States",
                "addressLocality": "Rush",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.991241",
                "longitude": "-77.638329"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come one, come all to the Rush UMC Carnival!  Saturday, July 11 from Noon to 4PM!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rush United Methodist Church",
                "url": "https://allevents.in/org/rush-united-methodist-church/16537041"
            }
        ]
    }
]
```