

# Event Details

- **Event Name**: John
- **Event Start and End Date**: Tue, 30 Dec, 2025 at 06:00 pm – Tue, 30 Dec, 2025 at 11:00 pm
- **Event Description**: Volleyball Tuesday 6 - 11 pm
- **Event URL**: https://allevents.in/hollister/john/1600028542093449
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600028542093449

## Event venue details

- **city**: Hollister
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.836836
- **long**: -121.401104
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1670 Cienega Road, Hollister, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1f842f50-66ac-11f0-98d1-2137e9381f7c-rimg-w1000-h562-dcc

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 30 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1670 Cienega Road, Hollister, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about John ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "John",
        "image": "https://cdn-az.allevents.in/events10/banners/0b082bb0-d5e4-11f0-aebb-5bee6a1ddbf9-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2025-12-30",
        "endDate": "2025-12-30",
        "url": "https://allevents.in/hollister/john/1600028542093449",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1670 Cienega Road",
                "addressLocality": "Hollister",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.836836",
                "longitude": "-121.401104"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Volleyball Tuesday 6 - 11 pm"
    }
]
```