

# Event Details

- **Event Name**: Volleyball with the Missionaries
- **Event Start and End Date**: Fri, 26 Dec, 2025 at 07:00 pm – Fri, 26 Dec, 2025 at 09:00 pm
- **Event Description**: Non competitive fun Volleyball for members and their friends
- **Event URL**: https://allevents.in/newmarket/volleyball-with-the-missionaries/1600029087289933
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Newmarket
- **state**: ON
- **country**: CA
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 44.053561979142
- **long**: -79.441267591892
- **full address**: The Church of Jesus Christ of Latter-day Saints, 820 Gorham Street, Newmarket, CA

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/2fe4be90-b1c1-11f0-abc6-7f2c0bb94a33-rimg-w1000-h750-dc

## FAQs

- **Q**: When and where is Volleyball with the Missionaries being held?
  - **A:** Volleyball with the Missionaries takes place on Fri, 26 Dec, 2025 at 07:00 pm to Fri, 26 Dec, 2025 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 820 Gorham Street, Newmarket, CA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Volleyball with the Missionaries",
        "image": "https://cdn-az.allevents.in/events4/banners/50b3cb00-e2ba-11f0-b1e5-fb8d04c0193d-rimg-w1200-h900-dcdba878-gmir.jpg",
        "startDate": "2025-12-26",
        "endDate": "2025-12-26",
        "url": "https://allevents.in/newmarket/volleyball-with-the-missionaries/1600029087289933",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "820 Gorham Street",
                "addressLocality": "Newmarket",
                "addressRegion": "ON",
                "addressCountry": {
                    "@type": "Country",
                    "name": "CA"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.053561979142",
                "longitude": "-79.441267591892"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Non competitive fun Volleyball for members and their friends"
    }
]
```