

# Event Details

- **Event Name**: Men's Basketball vs. LA Tech
- **Event Start and End Date**: Thu, 20 Feb, 2025 at 08:00 pm – Fri, 21 Feb, 2025 at 12:00 am
- **Event Description**: Venue Details:Murphy Center,2650 Middle Tennessee Blvd, Murphy Center,Murfreesboro, United States
- **Event URL**: https://allevents.in/murfreesboro/mens-basketball-vs-la-tech/210002179610742
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Murfreesboro
- **state**: TN
- **country**: United States
- **location**: Murphy Center
- **lat**: 35.85500699999999
- **long**: -86.37035600000002
- **full address**: Murphy Center, Murfreesboro, 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://dyn-image.allevents.in/generate-image?v=4&title=Men%27s+Basketball+vs.+LA+Tech&date=20+Feb

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 20 Feb, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Murphy Center, Murfreesboro, United States
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Men's Basketball vs. LA Tech ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Basketball vs. LA Tech",
        "image": "https://s1.ticketm.net/dam/c/8cf/a6653880-7899-4f67-8067-1f95f4d158cf_124761_TABLET_LANDSCAPE_16_9.jpg",
        "startDate": "2025-02-20",
        "endDate": "2025-02-21",
        "url": "https://allevents.in/murfreesboro/mens-basketball-vs-la-tech/210002179610742",
        "location": {
            "@type": "Place",
            "name": "Murphy Center",
            "address": {
                "@type": "PostalAddress",
                "name": "Murphy Center, Murfreesboro, United States",
                "addressLocality": "Murfreesboro",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.85500699999999",
                "longitude": "-86.37035600000002"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Venue Details:Murphy Center,2650 Middle Tennessee Blvd, Murphy Center,Murfreesboro, United States"
    }
]
```