

# Event Details

- **Event Name**: Carnival 
- **Event Start and End Date**: Wed, 18 Feb, 2026 at 12:00 am
- **Event Description**: We are having our annual Carnival here at Zion . Come out and have a good time .
- **Event URL**: https://allevents.in/victorville/carnival/200029365260142
- **Event Categories**: carnivals
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Victorville
- **state**: CA
- **country**: United States
- **location**: West City
- **lat**: 34.531327
- **long**: -117.351592
- **full address**: West City, Victorville, California, United States

## Event gallery

- **Alt text**: Carnival
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/d00df0463939ddc0f3c5edcdc2af25129d58c58f580d9d54d99212562a89756b-rimg-w1200-h1679-dcfffefe-gmir?v=1770783266

## FAQs

- **Q**: When and where is Carnival  being held?
  - **A:** Carnival  takes place on Wed, 18 Feb, 2026 at 12:00 am to Wed, 18 Feb, 2026 at 12:00 am at West City, Victorville, California, United States.
- **Q**: Who is organizing Carnival ?
  - **A:** Carnival  is organized by Zion Lutheran Preschool.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 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 Victorville, this event is thoughtfully curated to deliver a standout experience worth every moment. If 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": "Carnival",
        "image": "https://cdn-az.allevents.in/events6/banners/d00df0463939ddc0f3c5edcdc2af25129d58c58f580d9d54d99212562a89756b-rimg-w1200-h1679-dcfffefe-gmir?v=1770783266",
        "startDate": "2026-02-18",
        "url": "https://allevents.in/victorville/carnival/200029365260142",
        "location": {
            "@type": "Place",
            "name": "West City",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Victorville, California",
                "addressLocality": "Victorville",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.531327",
                "longitude": "-117.351592"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are having our annual Carnival here at Zion . Come out and have a good time .",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Zion Lutheran Preschool",
                "url": "https://allevents.in/org/zion-lutheran-preschool/25671510"
            }
        ]
    }
]
```