

# Event Details

- **Event Name**: NRR at Georgie’s Garage!
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 07:00 pm
- **Event Description**: Come rock out with us for our first time playing in Washington ??$10 at the door. Bring everyone!
- **Event URL**: https://allevents.in/vancouver/nrr-at-georgie’s-garage/200029019594551
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Vancouver
- **state**: WA
- **country**: United States
- **location**: Georgie's Garage and Grill
- **lat**: 45.626083967001
- **long**: -122.67083352897
- **full address**: Georgie's Garage and Grill, 606 Broadway st,Vancouver, Washington, United States

## Event gallery

- **Alt text**: NRR at Georgie’s Garage!
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/de33dac14d178d27aa3d010c7d0d47791f47b34b4dc0b51a699cf6791b13cd20-rimg-w1181-h1181-dcff088d-gmir?v=1764721535

## FAQs

- **Q**: When and where is NRR at Georgie’s Garage! being held?
  - **A:** NRR at Georgie’s Garage! takes place on Sun, 07 Dec, 2025 at 07:00 pm to Sun, 07 Dec, 2025 at 07:00 pm at Georgie's Garage and Grill, 606 Broadway st,Vancouver, Washington, United States.
- **Q**: Who is organizing NRR at Georgie’s Garage!?
  - **A:** NRR at Georgie’s Garage! is organized by Nina and The Rebel Rockers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "NRR at Georgie’s Garage!",
        "image": "https://cdn-az.allevents.in/events3/banners/de33dac14d178d27aa3d010c7d0d47791f47b34b4dc0b51a699cf6791b13cd20-rimg-w1181-h1181-dcff088d-gmir?v=1764721535",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/vancouver/nrr-at-georgie’s-garage/200029019594551",
        "location": {
            "@type": "Place",
            "name": "Georgie's Garage and Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "606 Broadway st,Vancouver, Washington",
                "addressLocality": "Vancouver",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.626083967001",
                "longitude": "-122.67083352897"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come rock out with us for our first time playing in Washington ??$10 at the door. Bring everyone!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nina and The Rebel Rockers",
                "url": "https://allevents.in/org/nina-and-the-rebel-rockers/23925740"
            }
        ]
    }
]
```