

# Event Details

- **Event Name**: Sugar Jack at Fager's Island
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 09:30 pm
- **Event Description**: We're baaaaack!  You've been asking and Fager's delivered!  When the sun goes down the fun goes up on the main stage!  See ya there!
- **Event URL**: https://allevents.in/ocean-city/sugar-jack-at-fagers-island/200030193141750
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Ocean City
- **state**: MD
- **country**: United States
- **location**: Fager's Island
- **lat**: 38.383221112378
- **long**: -75.070757568176
- **full address**: Fager's Island, 201 60th St,North Ocean City, Maryland, Ocean City, United States

## Event gallery

- **Alt text**: Sugar Jack at Fager's Island
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b6b5d9ce91d8dac6178999342c49cbc32a3aabff11d248ace82b1cb4aca54142-rimg-w1200-h800-dc050505-gmir?v=1780704470

## FAQs

- **Q**: When and where is Sugar Jack at Fager's Island being held?
  - **A:** Sugar Jack at Fager's Island takes place on Sat, 13 Jun, 2026 at 09:30 pm to Sat, 13 Jun, 2026 at 09:30 pm at Fager's Island, 201 60th St,North Ocean City, Maryland, Ocean City, United States.
- **Q**: Who is organizing Sugar Jack at Fager's Island?
  - **A:** Sugar Jack at Fager's Island is organized by Sugar Jack.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sugar Jack at Fager's Island",
        "image": "https://cdn-az.allevents.in/events6/banners/b6b5d9ce91d8dac6178999342c49cbc32a3aabff11d248ace82b1cb4aca54142-rimg-w1200-h800-dc050505-gmir?v=1780704470",
        "startDate": "2026-06-13",
        "url": "https://allevents.in/ocean-city/sugar-jack-at-fagers-island/200030193141750",
        "location": {
            "@type": "Place",
            "name": "Fager's Island",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 60th St,North Ocean City, Maryland",
                "addressLocality": "Ocean City",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.383221112378",
                "longitude": "-75.070757568176"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're baaaaack!  You've been asking and Fager's delivered!  When the sun goes down the fun goes up on the main stage!  See ya there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sugar Jack",
                "url": "https://allevents.in/org/sugar-jack/19226070"
            }
        ]
    }
]
```