

# Event Details

- **Event Name**: Volleyball
- **Event Start and End Date**: Thu, 12 Feb, 2026 at 07:30 pm – Thu, 12 Feb, 2026 at 09:00 pm
- **Event Description**: Open net volleyball
- **Event URL**: https://allevents.in/beaumont/volleyball/1600029317607559
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Beaumont
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 30.08401198786
- **long**: -94.182158240059
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7785 Weaver Drive, Beaumont, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/ae5d3220-d390-11f0-996b-d59fe40bb918-rimg-w1000-h562-dc

## FAQs

- **Q**: When and where is Volleyball being held?
  - **A:** Volleyball takes place on Thu, 12 Feb, 2026 at 07:30 pm to Thu, 12 Feb, 2026 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 7785 Weaver Drive, Beaumont, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Volleyball is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Beaumont, this event is thoughtfully curated to deliver a standout experience worth every moment. If Volleyball sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Volleyball",
        "image": "https://cdn-az.allevents.in/events1/banners/7bf76b70-087e-11f1-b6c3-c3694e9a4e40-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-02-12",
        "endDate": "2026-02-12",
        "url": "https://allevents.in/beaumont/volleyball/1600029317607559",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7785 Weaver Drive",
                "addressLocality": "Beaumont",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.08401198786",
                "longitude": "-94.182158240059"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Open net volleyball"
    }
]
```