

# Event Details

- **Event Name**: Deaf Night
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 05:00 pm – Wed, 01 Jul, 2026 at 08:00 pm
- **Event Description**: July 1 - Deaf Night at the GPM!
- **Event URL**: https://allevents.in/greensboro/deaf-night/200030271257003
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Greensboro
- **state**: NC
- **country**: United States
- **location**: 2140 Lawndale Dr., Greensboro, NC, United States, North Carolina 27408
- **lat**: 36.09582
- **long**: -79.81604
- **full address**: 2140 Lawndale Dr., Greensboro, NC, United States, North Carolina 27408

## Event gallery

- **Alt text**: Deaf Night
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/7695c163ab9417689545a162879949e1afbf4ce1c3c65650f1d676c5f5d409c3-rimg-w555-h600-dc030205-gmir?v=1782684757

## FAQs

- **Q**: When and where is Deaf Night being held?
  - **A:** Deaf Night takes place on Wed, 01 Jul, 2026 at 05:00 pm to Wed, 01 Jul, 2026 at 08:00 pm at 2140 Lawndale Dr., Greensboro, NC, United States, North Carolina 27408.
- **Q**: Who is organizing Deaf Night?
  - **A:** Deaf Night is organized by Greensboro Pinball Museum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Deaf Night",
        "image": "https://cdn-az.allevents.in/events5/banners/7695c163ab9417689545a162879949e1afbf4ce1c3c65650f1d676c5f5d409c3-rimg-w555-h600-dc030205-gmir?v=1782684757",
        "startDate": "2026-07-01",
        "endDate": "2026-07-01",
        "url": "https://allevents.in/greensboro/deaf-night/200030271257003",
        "location": {
            "@type": "Place",
            "name": "2140 Lawndale Dr., Greensboro, NC, United States, North Carolina 27408",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2140 Lawndale Dr, Greensboro, NC 27408-7102, United States",
                "addressLocality": "Greensboro",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.09582",
                "longitude": "-79.81604"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "July 1 - Deaf Night at the GPM!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Greensboro Pinball Museum",
                "url": "https://allevents.in/org/greensboro-pinball-museum/27926586"
            }
        ]
    }
]
```