

# Event Details

- **Event Name**: Live music with Hot Buttered Grits
- **Event Start and End Date**: Sat, 03 Jan, 2026 at 07:30 pm – Sat, 03 Jan, 2026 at 10:30 pm
- **Event Description**: Dance the night away with Hot Buttered Grits at Pinky’s! Don’t miss it!!
- **Event URL**: https://allevents.in/new-bern/live-music-with-hot-buttered-grits/200029386401245
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: New Bern
- **state**: NC
- **country**: United States
- **location**: 218 Middle Street, New Bern, NC
- **lat**: 35.10557
- **long**: -77.03997
- **full address**: 218 Middle Street, New Bern, NC, United States

## Event gallery

- **Alt text**: Live music with Hot Buttered Grits
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/eb44d458111ec45ce26cb5402dd86414e70d161b9c695f2e6fb4855cd675948f-rimg-w960-h958-dca0c83f-gmir?v=1766926127

## FAQs

- **Q**: When and where is Live music with Hot Buttered Grits being held?
  - **A:** Live music with Hot Buttered Grits takes place on Sat, 03 Jan, 2026 at 07:30 pm to Sat, 03 Jan, 2026 at 10:30 pm at 218 Middle Street, New Bern, NC, United States.
- **Q**: Who is organizing Live music with Hot Buttered Grits?
  - **A:** Live music with Hot Buttered Grits is organized by Pinkys Pub.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live music with Hot Buttered Grits is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in New Bern, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live music with Hot Buttered Grits 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": "Live music with Hot Buttered Grits",
        "image": "https://cdn-az.allevents.in/events5/banners/eb44d458111ec45ce26cb5402dd86414e70d161b9c695f2e6fb4855cd675948f-rimg-w960-h958-dca0c83f-gmir?v=1766926127",
        "startDate": "2026-01-03",
        "endDate": "2026-01-03",
        "url": "https://allevents.in/new-bern/live-music-with-hot-buttered-grits/200029386401245",
        "location": {
            "@type": "Place",
            "name": "218 Middle Street, New Bern, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "218 Middle St, New Bern, NC 28560-2142, United States",
                "addressLocality": "New Bern",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.10557",
                "longitude": "-77.03997"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Dance the night away with Hot Buttered Grits at Pinky’s! Don’t miss it!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pinkys Pub",
                "url": "https://allevents.in/org/pinkys-pub/23097345"
            }
        ]
    }
]
```