

# Event Details

- **Event Name**: Rockin the Hilltop!
- **Event Start and End Date**: Sat, 08 Aug, 2026 at 08:00 pm
- **Event Description**: Show starts at 8:00
- **Event URL**: https://allevents.in/fruitland-park/rockin-the-hilltop/200030074308239
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Fruitland Park
- **state**: FL
- **country**: United States
- **location**: Hilltop Tavern
- **lat**: 28.86339
- **long**: -81.9065
- **full address**: Hilltop Tavern, 503 N Dixie Ave,Fruitland Park,FL,United States

## Event gallery

- **Alt text**: Rockin the Hilltop!
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8b2ad9e43bdc985ad7bc8c8a72eab35a1e8e5452ed1220e66cad2268a493a4f5-rimg-w1200-h800-dc080808-gmir?v=1785908295

## FAQs

- **Q**: When and where is Rockin the Hilltop! being held?
  - **A:** Rockin the Hilltop! takes place on Sat, 08 Aug, 2026 at 08:00 pm to Sat, 08 Aug, 2026 at 08:00 pm at Hilltop Tavern, 503 N Dixie Ave,Fruitland Park,FL,United States.
- **Q**: Who is organizing Rockin the Hilltop!?
  - **A:** Rockin the Hilltop! is organized by Barker Boyz .
- **Q**: Who is this event for? Is it right for me?
  - **A:** Rockin the Hilltop! is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Fruitland Park, this event is thoughtfully curated to deliver a standout experience worth every moment. If Rockin the Hilltop! sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Rockin the Hilltop!",
        "image": "https://cdn-az.allevents.in/events8/banners/8b2ad9e43bdc985ad7bc8c8a72eab35a1e8e5452ed1220e66cad2268a493a4f5-rimg-w1200-h800-dc080808-gmir?v=1785908295",
        "startDate": "2026-08-08",
        "url": "https://allevents.in/fruitland-park/rockin-the-hilltop/200030074308239",
        "location": {
            "@type": "Place",
            "name": "Hilltop Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "503 N Dixie Ave,Fruitland Park,FL,United States",
                "addressLocality": "Fruitland Park",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.86339",
                "longitude": "-81.9065"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Show starts at 8:00",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Barker Boyz ",
                "url": "https://allevents.in/org/barker-boyz/23267574"
            }
        ]
    }
]
```