

# Event Details

- **Event Name**: Amelia Youth Volleyball Opening Ceremonies
- **Event Start and End Date**: Sat, 10 Jan, 2026 at 11:00 am
- **Event Description**: Opening Ceremony events!
- **Event URL**: https://allevents.in/amelia-court-house/amelia-youth-volleyball-opening-ceremonies/200029448930426
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details

- **Ticket URL**: http://facebook.com/200029448930426?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=amelia+court+house-events

## Event venue details

- **city**: Amelia Court House
- **state**: VA
- **country**: United States
- **location**: Amelia County High School
- **lat**: 37.331198874654
- **long**: -77.98773588051
- **full address**: Amelia County High School, Amelia Court House, Virginia, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Amelia County Youth Volleyball (https://allevents.in/org/amelia-county-youth-volleyball/23275525)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5d35c4f7e073904a723a8159826581c59dc46a7c9d375878f59af2d24d2bbff1-rimg-w1200-h580-dc2e1b15-gmir?v=1767593966
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Amelia+Youth+Volleyball+Opening+Ceremonies&date=10+Jan

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 10 Jan, 2026 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** Amelia County High School, Amelia Court House, Virginia, United States
- **Q**: Who is organizing the event?
  - **A:** Amelia County Youth Volleyball
- **Q**: What type of event is this?
  - **A:** sports
- **Q**: Where can I find ticket details about Amelia Youth Volleyball Opening Ceremonies ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Amelia Youth Volleyball Opening Ceremonies",
        "image": "https://cdn-az.allevents.in/events10/banners/5d35c4f7e073904a723a8159826581c59dc46a7c9d375878f59af2d24d2bbff1-rimg-w1200-h580-dc2e1b15-gmir?v=1767593966",
        "startDate": "2026-01-10",
        "url": "https://allevents.in/amelia-court-house/amelia-youth-volleyball-opening-ceremonies/200029448930426",
        "location": {
            "@type": "Place",
            "name": "Amelia County High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Amelia Court House, Virginia",
                "addressLocality": "Amelia Court House",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.331198874654",
                "longitude": "-77.98773588051"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Opening Ceremony events!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Amelia County Youth Volleyball",
                "url": "https://allevents.in/org/amelia-county-youth-volleyball/23275525"
            }
        ]
    }
]
```