

# Event Details

- **Event Name**: Jared Cline
- **Event Start and End Date**: Wed, 15 Apr, 2026 at 05:00 pm – Wed, 15 Apr, 2026 at 08:00 pm (-04:00)
- **Event Description**: That one song about Ruby
- **Event URL**: https://allevents.in/shallotte/jared-cline/200029891082536
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029891082536?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=shallotte-events

## Event venue details

- **city**: Shallotte
- **state**: NC
- **country**: United States
- **location**: 5051-10 Main St., Shallotte, NC, United States, North Carolina 28470
- **lat**: 33.96585
- **long**: -78.39271
- **full address**: 5051-10 Main St., Shallotte, NC, United States, North Carolina 28470

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Duffer's Bar & Grill (https://allevents.in/org/duffers-bar-and-grill/24044166)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Jared+Cline&date=Wed%2C+15+Apr%2C+2026+at+05%3A00+pm&bg=2
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Jared+Cline&date=15+Apr

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 15 Apr, 2026 at 05:00 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** 5051-10 Main St., Shallotte, NC, United States, North Carolina 28470
- **Q**: Who is organizing the event?
  - **A:** Duffer's Bar & Grill
- **Q**: Where can I find ticket details about Jared Cline ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Jared Cline",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Jared+Cline&date=Wed%2C+15+Apr%2C+2026+at+05%3A00+pm&bg=2",
        "startDate": "2026-04-15T17:00:00-04:00",
        "endDate": "2026-04-15T20:00:00-04:00",
        "url": "https://allevents.in/shallotte/jared-cline/200029891082536",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "5051-10 Main St., Shallotte, NC, United States, North Carolina 28470",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5051 Main St, Shallotte, NC 28470-4580, United States",
                "addressLocality": "Shallotte",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.96585",
                "longitude": "-78.39271"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "That one song about Ruby",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Duffers Bar & Grill",
                "url": "https://allevents.in/org/duffers-bar-and-grill/24044166"
            }
        ]
    }
]
```