

# Event Details

- **Event Name**: Florida Atlantic Baseball vs. UCF
- **Event Start and End Date**: Tue, 22 Apr, 2025 at 06:30 pm
- **Event Description**: Venue Details:FAU Baseball Stadium,777 Glades Road, FAU Baseball Stadium,Boca Raton, United States
- **Event URL**: https://allevents.in/boca-raton/florida-atlantic-baseball-vs-ucf/210002486793134
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Boca Raton
- **state**: FL
- **country**: United States
- **location**: FAU Baseball Stadium
- **lat**: 26.370603000000006
- **long**: -80.1094599999999881
- **full address**: FAU Baseball Stadium, Boca Raton, 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=Florida+Atlantic+Baseball+vs.+UCF&date=22+Apr

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 22 Apr, 2025 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** FAU Baseball Stadium, Boca Raton, United States
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Florida Atlantic Baseball vs. UCF ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Florida Atlantic Baseball vs. UCF",
        "image": "https://s1.ticketm.net/dam/c/8cf/a6653880-7899-4f67-8067-1f95f4d158cf_124761_TABLET_LANDSCAPE_16_9.jpg",
        "startDate": "2025-04-22",
        "url": "https://allevents.in/boca-raton/florida-atlantic-baseball-vs-ucf/210002486793134",
        "location": {
            "@type": "Place",
            "name": "FAU Baseball Stadium",
            "address": {
                "@type": "PostalAddress",
                "name": "FAU Baseball Stadium, Boca Raton, United States",
                "addressLocality": "Boca Raton",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.370603000000006",
                "longitude": "-80.1094599999999881"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Venue Details:FAU Baseball Stadium,777 Glades Road, FAU Baseball Stadium,Boca Raton, United States"
    }
]
```