

# Event Details

- **Event Name**: Good Night, and Good Luck
- **Event Start and End Date**: Wed, 18 Mar, 2026 at 07:00 pm
- **Event Description**: Featuring a stellar ensemble cast, this film chronicles the confrontation between newsman Edward R. Murrow and Sen. Joseph McCarthy, focusing on media responsibility and dissent of government policy.
- **Event URL**: https://allevents.in/hopkins/good-night-and-good-luck/200029044910847
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Hopkins
- **state**: MN
- **country**: United States
- **location**: Depot Coffee House
- **lat**: 44.923708258585
- **long**: -93.399208703882
- **full address**: Depot Coffee House, 46 Washington Ave S, Hopkins, MN 55343-8471, United States

## Event gallery

- **Alt text**: Good Night, and Good Luck
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/3cd3e7b0784bdc36f0a65c3ef6496232567b74213610800b340d5bb9d2e561fd-rimg-w960-h1440-dc050608-gmir?v=1773644444

## FAQs

- **Q**: When and where is Good Night, and Good Luck being held?
  - **A:** Good Night, and Good Luck takes place on Wed, 18 Mar, 2026 at 07:00 pm to Wed, 18 Mar, 2026 at 07:00 pm at Depot Coffee House, 46 Washington Ave S, Hopkins, MN 55343-8471, United States.
- **Q**: Who is organizing Good Night, and Good Luck?
  - **A:** Good Night, and Good Luck is organized by Hopkins Community Cinema.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Good Night, and Good Luck",
        "image": "https://cdn-az.allevents.in/events7/banners/3cd3e7b0784bdc36f0a65c3ef6496232567b74213610800b340d5bb9d2e561fd-rimg-w960-h1440-dc050608-gmir?v=1773644444",
        "startDate": "2026-03-18",
        "url": "https://allevents.in/hopkins/good-night-and-good-luck/200029044910847",
        "location": {
            "@type": "Place",
            "name": "Depot Coffee House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "46 Washington Ave S, Hopkins, MN 55343-8471, United States",
                "addressLocality": "Hopkins",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.923708258585",
                "longitude": "-93.399208703882"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Featuring a stellar ensemble cast, this film chronicles the confrontation between newsman Edward R. Murrow and Sen. Joseph McCarthy, focusing on media responsibility and dissent of government policy.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hopkins Community Cinema",
                "url": "https://allevents.in/org/hopkins-community-cinema/24580543"
            }
        ]
    }
]
```