

# Event Details

- **Event Name**: Fred Returns to Goodnight Johnny's
- **Event Start and End Date**: Thu, 29 Jan, 2026 at 06:30 pm
- **Event Description**: Bringing some Country to downtown Burlington! Great staff and awesome food
- **Event URL**: https://allevents.in/burlington/fred-returns-to-goodnight-johnnys/200029583220729
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

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

## Event venue details

- **city**: Burlington
- **state**: MA
- **country**: United States
- **location**: Goodnight Johnny's American Music Bar
- **lat**: 42.50824
- **long**: -71.19555
- **full address**: Goodnight Johnny's American Music Bar, 156 Cambridge St.,Burlington,MA,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Fred Ellsworth Music (https://allevents.in/org/fred-ellsworth-music/21685521)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1b19552b54c0a9de4d98fed627708f029fbe6d2d6f14cc319e3c0b6533496983-rimg-w1200-h800-dc120a08-gmir?v=1769595089
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Fred+Returns+to+Goodnight+Johnny%27s&date=29+Jan

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 29 Jan, 2026 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** Goodnight Johnny's American Music Bar, 156 Cambridge St.,Burlington,MA,United States
- **Q**: Who is organizing the event?
  - **A:** Fred Ellsworth Music
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Fred Returns to Goodnight Johnny's ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Fred Returns to Goodnight Johnny's",
        "image": "https://cdn-az.allevents.in/events10/banners/1b19552b54c0a9de4d98fed627708f029fbe6d2d6f14cc319e3c0b6533496983-rimg-w1200-h800-dc120a08-gmir?v=1769595089",
        "startDate": "2026-01-29",
        "url": "https://allevents.in/burlington/fred-returns-to-goodnight-johnnys/200029583220729",
        "location": {
            "@type": "Place",
            "name": "Goodnight Johnny's American Music Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "156 Cambridge St.,Burlington,MA,United States",
                "addressLocality": "Burlington",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.50824",
                "longitude": "-71.19555"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bringing some Country to downtown Burlington! Great staff and awesome food",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fred Ellsworth Music",
                "url": "https://allevents.in/org/fred-ellsworth-music/21685521"
            }
        ]
    }
]
```