

# Event Details

- **Event Name**: Game Day
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 03:00 am
- **Event Description**: What the hell!
Let's do Blacksheep today, maybe the other guys will show up there.
Next week, we will do another bar.
- **Event URL**: https://allevents.in/ocala/game-day/200029356565640
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Ocala
- **state**: FL
- **country**: United States
- **location**: Maricamp
- **lat**: 29.164753
- **long**: -82.091448
- **full address**: Maricamp, Ocala, Florida, United States

## Event gallery

- **Alt text**: Game Day
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/6c83b323a49d17d16a97a1a7d1e4f72612130762721f90c59eb76ac992f77e22-rimg-w940-h788-dc004d57-gmir?v=1765753179

## FAQs

- **Q**: When and where is Game Day being held?
  - **A:** Game Day takes place on Mon, 15 Dec, 2025 at 03:00 am to Mon, 15 Dec, 2025 at 03:00 am at Maricamp, Ocala, Florida, United States.
- **Q**: Who is organizing Game Day?
  - **A:** Game Day is organized by Philocala Eagles.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Game Day",
        "image": "https://cdn-az.allevents.in/events5/banners/6c83b323a49d17d16a97a1a7d1e4f72612130762721f90c59eb76ac992f77e22-rimg-w940-h788-dc004d57-gmir?v=1765753179",
        "startDate": "2025-12-15",
        "url": "https://allevents.in/ocala/game-day/200029356565640",
        "location": {
            "@type": "Place",
            "name": "Maricamp",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Ocala, Florida",
                "addressLocality": "Ocala",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.164753",
                "longitude": "-82.091448"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "What the hell!\nLet's do Blacksheep today, maybe the other guys will show up there.\nNext week, we will do another bar.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Philocala Eagles",
                "url": "https://allevents.in/org/philocala-eagles/26717617"
            }
        ]
    }
]
```