

# Event Details

- **Event Name**: McDonald’s Night
- **Event Start and End Date**: Wed, 12 Aug, 2026 at 05:00 pm – Wed, 12 Aug, 2026 at 07:00 pm
- **Event Description**: All proceeds go to JCC which focuses on reducing youth substance use in Johnstown.
- **Event URL**: https://allevents.in/johnstown/mcdonalds-night/200030344588934
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Johnstown
- **state**: NY
- **country**: United States
- **location**: McDonald's (Johnstown, NY)
- **lat**: 43.01477217865
- **long**: -74.36049524661
- **full address**: McDonald's (Johnstown, NY), 220 North Comrie Ave,Johnstown,NY,United States

## Event gallery

- **Alt text**: McDonald’s Night
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=McDonald%E2%80%99s+Night&date=Wed%2C+12+Aug%2C+2026+at+05%3A00+pm&bg=5

## FAQs

- **Q**: When and where is McDonald s Night being held?
  - **A:** McDonald s Night takes place on Wed, 12 Aug, 2026 at 05:00 pm to Wed, 12 Aug, 2026 at 07:00 pm at McDonald's (Johnstown, NY), 220 North Comrie Ave,Johnstown,NY,United States.
- **Q**: Who is organizing McDonald s Night?
  - **A:** McDonald s Night is organized by Johnstown Community Coalition.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "McDonald’s Night",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=McDonald%E2%80%99s+Night&date=Wed%2C+12+Aug%2C+2026+at+05%3A00+pm&bg=5",
        "startDate": "2026-08-12",
        "endDate": "2026-08-12",
        "url": "https://allevents.in/johnstown/mcdonalds-night/200030344588934",
        "location": {
            "@type": "Place",
            "name": "McDonald's (Johnstown, NY)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "220 North Comrie Ave,Johnstown,NY,United States",
                "addressLocality": "Johnstown",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.01477217865",
                "longitude": "-74.36049524661"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All proceeds go to JCC which focuses on reducing youth substance use in Johnstown.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Johnstown Community Coalition",
                "url": "https://allevents.in/org/johnstown-community-coalition/24403643",
                "description": "Johnstown Community Coalition. 121 likes · 30 talking about this. To improve overall health in Johnstown"
            }
        ]
    }
]
```