

# Event Details

- **Event Name**: December Fun Show!
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 09:00 am
- **Event Description**: Gates open at 8
- **Event URL**: https://allevents.in/jamul/december-fun-show/200028740622008
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 48

## Ticket Details


## Event venue details

- **city**: Jamul
- **state**: CA
- **country**: United States
- **location**: St. Pius X Catholic Church of Jamul
- **lat**: 32.725208165828
- **long**: -116.86888947867
- **full address**: St. Pius X Catholic Church of Jamul, 14107 Lyons Valley Rd, Jamul, CA 91935-1807, United States

## Event gallery

- **Alt text**: December Fun Show!
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c90bee12ff1b3c05a3fd2c707871245c524084464a4db3f41104ef69f643d6a6-rimg-w960-h301-dc75c7f8-gmir?v=1764738129

## FAQs

- **Q**: When and where is December Fun Show! being held?
  - **A:** December Fun Show! takes place on Sat, 06 Dec, 2025 at 09:00 am to Sat, 06 Dec, 2025 at 09:00 am at St. Pius X Catholic Church of Jamul, 14107 Lyons Valley Rd, Jamul, CA 91935-1807, United States.
- **Q**: Who is organizing December Fun Show!?
  - **A:** December Fun Show! is organized by Jamul Community Riders.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "December Fun Show!",
        "image": "https://cdn-az.allevents.in/events1/banners/c90bee12ff1b3c05a3fd2c707871245c524084464a4db3f41104ef69f643d6a6-rimg-w960-h301-dc75c7f8-gmir?v=1764738129",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/jamul/december-fun-show/200028740622008",
        "location": {
            "@type": "Place",
            "name": "St. Pius X Catholic Church of Jamul",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14107 Lyons Valley Rd, Jamul, CA 91935-1807, United States",
                "addressLocality": "Jamul",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.725208165828",
                "longitude": "-116.86888947867"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Gates open at 8",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jamul Community Riders",
                "url": "https://allevents.in/org/jamul-community-riders/24297609"
            }
        ]
    }
]
```