

# Event Details

- **Event Name**: Alice @Wonderland
- **Event Start and End Date**: Wed, 05 Nov, 2025 at 05:00 pm
- **Event Description**: Come and see our middle school drama club perform their play, “Alice @Wonderland “ this Wednesday at 5pm at the Riverlodge!
- **Event URL**: https://allevents.in/winchester/alice-wonderland/200029130752047
- **Event Categories**: performances, art, theatre, entertainment
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

- **Ticket URL**: http://facebook.com/200029130752047?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=winchester-events

## Event venue details

- **city**: Winchester
- **state**: NV
- **country**: United States
- **location**: Fortuna Riverlodge
- **lat**: 36.0827935
- **long**: -115.150799
- **full address**: Fortuna Riverlodge, Fortuna,CA,United States, Winchester

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Redwood Prep (https://allevents.in/org/redwood-prep/26714391)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e31ba6d11816f74c8d108b136f9b9f3d46946a5a54e6a61f7625e363aeba4275-rimg-w695-h900-dc010101-gmir?v=1762320346
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/aacfb08ceb8c5ab66a359e4d3e28631695b6beda5f4f64322e6e7841f2d551c1-rimg-w300-h300-dc010101-gmir?v=1762320347

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 05 Nov, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** Fortuna Riverlodge, Fortuna,CA,United States, Winchester
- **Q**: Who is organizing the event?
  - **A:** Redwood Prep
- **Q**: What type of event is this?
  - **A:** performances, art, theatre, entertainment
- **Q**: Where can I find ticket details about Alice @Wonderland ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Alice @Wonderland",
        "image": "https://cdn-az.allevents.in/events6/banners/e31ba6d11816f74c8d108b136f9b9f3d46946a5a54e6a61f7625e363aeba4275-rimg-w695-h900-dc010101-gmir?v=1762320346",
        "startDate": "2025-11-05",
        "url": "https://allevents.in/winchester/alice-wonderland/200029130752047",
        "location": {
            "@type": "Place",
            "name": "Fortuna Riverlodge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Fortuna,CA,United States",
                "addressLocality": "Winchester",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.0827935",
                "longitude": "-115.150799"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and see our middle school drama club perform their play, “Alice @Wonderland “ this Wednesday at 5pm at the Riverlodge!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Redwood Prep",
                "url": "https://allevents.in/org/redwood-prep/26714391"
            }
        ]
    }
]
```