

# Event Details

- **Event Name**: VCA Spring Musical - Disney's Beauty and the Beast, Jr.
- **Event Start and End Date**: Wed, 14 May, 2025 at 06:00 pm – Thu, 15 May, 2025 at 07:30 pm
- **Event Description**: Venture Christian Academy's annual Spring musical productionAbout this EventVenture Christian Acadmey is proud to present Disney's "Beauty and the Beast, Jr." featuring an all-student cast and crew!
- **Event URL**: https://allevents.in/los-gatos/vca-spring-musical-disneys-beauty-and-the-beast-jr/100001312203027579
- **Event Categories**: live-music
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Los Gatos
- **state**: CA
- **country**: United States
- **location**: 16845 Hicks Rd
- **lat**: 37.2245055
- **long**: -121.9077749
- **full address**: 16845 Hicks Rd, 16845 Hicks Road, Los Gatos, United States

## Event gallery

- **Alt text**: VCA Spring Musical - Disney's Beauty and the Beast, Jr.
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ff9436f3d0b1a7465d0fe8150e1cd92c835e66b99e81d2e2b6334afa8bf1dffb-rimg-w760-h380-dcd9eff1-gmir.jpg?v=1743894745

## FAQs

- **Q**: When and where is VCA Spring Musical - Disney's Beauty and the Beast, Jr. being held?
  - **A:** VCA Spring Musical - Disney's Beauty and the Beast, Jr. takes place on Wed, 14 May, 2025 at 06:00 pm to Thu, 15 May, 2025 at 07:30 pm at 16845 Hicks Rd, 16845 Hicks Road, Los Gatos, United States.
- **Q**: Who is organizing VCA Spring Musical - Disney's Beauty and the Beast, Jr.?
  - **A:** VCA Spring Musical - Disney's Beauty and the Beast, Jr. is organized by Venture Christian Academy.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "VCA Spring Musical - Disney's Beauty and the Beast, Jr.",
        "image": "https://cdn-az.allevents.in/events7/banners/ff9436f3d0b1a7465d0fe8150e1cd92c835e66b99e81d2e2b6334afa8bf1dffb-rimg-w760-h380-dcd9eff1-gmir.jpg?v=1743894745",
        "startDate": "2025-05-14",
        "endDate": "2025-05-15",
        "url": "https://allevents.in/los-gatos/vca-spring-musical-disneys-beauty-and-the-beast-jr/100001312203027579",
        "location": {
            "@type": "Place",
            "name": "16845 Hicks Rd",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16845 Hicks Road",
                "addressLocality": "Los Gatos",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.2245055",
                "longitude": "-121.9077749"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Venture Christian Academy's annual Spring musical production",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Venture Christian Academy",
                "url": "https://allevents.in/org/venture-christian-academy/25552943"
            }
        ]
    }
]
```