

# Event Details

- **Event Name**: Lady Vol Volleyball vs. Oklahoma
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 12:00 pm
- **Event Description**: Venue Details:Food City Center,1600 Phillip Fulmer Way, Food City Center,Knoxville, United States
- **Event URL**: https://allevents.in/knoxville/lady-vol-volleyball-vs-oklahoma/210003559799050
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Knoxville
- **state**: TN
- **country**: United States
- **location**: Food City Center
- **lat**: 35.9517627000000179
- **long**: -83.925366
- **full address**: Food City Center, Knoxville, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://s1.ticketm.net/dam/c/8cf/a6653880-7899-4f67-8067-1f95f4d158cf_124761_TABLET_LANDSCAPE_16_9.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/40e2fd40-3ccf-11f0-af95-73a511e93592-rimg-w400-h400-dc2b6292-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 16 Nov, 2025 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** Food City Center, Knoxville, United States
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: What type of event is this?
  - **A:** Sports
- **Q**: Where can I find ticket details about Lady Vol Volleyball vs. Oklahoma ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Lady Vol Volleyball vs. Oklahoma",
        "image": "https://s1.ticketm.net/dam/c/8cf/a6653880-7899-4f67-8067-1f95f4d158cf_124761_TABLET_LANDSCAPE_16_9.jpg",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/knoxville/lady-vol-volleyball-vs-oklahoma/210003559799050",
        "location": {
            "@type": "Place",
            "name": "Food City Center",
            "address": {
                "@type": "PostalAddress",
                "name": "Food City Center, Knoxville, United States",
                "addressLocality": "Knoxville",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.9517627000000179",
                "longitude": "-83.925366"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Venue Details:Food City Center,1600 Phillip Fulmer Way, Food City Center,Knoxville, United States"
    }
]
```