

# Event Details

- **Event Name**: 90’s Alternative Rock Night!
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 07:00 pm – Fri, 26 Jun, 2026 at 10:00 pm (-04:00)
- **Event Description**: Join us as we play your favorite 90’s alternative and grunge rock!
- **Event URL**: https://allevents.in/portland/90’s-alternative-rock-night/200030168207940
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Portland
- **state**: ME
- **country**: United States
- **location**: Munjoy Hill Tavern
- **lat**: 43.66421
- **long**: -70.25018
- **full address**: Munjoy Hill Tavern, 189 congress st,Portland, Maine, United States

## Event gallery

- **Alt text**: 90’s Alternative Rock Night!
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/d5c3f820989485c646de6400d7a0428fbe0cfb23fcde7fd2ed6be1c72caceb63-rimg-w1200-h783-dc030304-gmir?v=1780235919

## FAQs

- **Q**: When and where is 90’s Alternative Rock Night! being held?
  - **A:** 90’s Alternative Rock Night! takes place on Fri, 26 Jun, 2026 at 07:00 pm to Fri, 26 Jun, 2026 at 10:00 pm at Munjoy Hill Tavern, 189 congress st,Portland, Maine, United States.
- **Q**: Who is organizing 90’s Alternative Rock Night!?
  - **A:** 90’s Alternative Rock Night! is organized by Memory Layne Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "90’s Alternative Rock Night!",
        "image": "https://cdn-az.allevents.in/events6/banners/d5c3f820989485c646de6400d7a0428fbe0cfb23fcde7fd2ed6be1c72caceb63-rimg-w1200-h783-dc030304-gmir?v=1780235919",
        "startDate": "2026-06-26T19:00:00-04:00",
        "endDate": "2026-06-26T22:00:00-04:00",
        "url": "https://allevents.in/portland/90’s-alternative-rock-night/200030168207940",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Munjoy Hill Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "189 congress st,Portland, Maine",
                "addressLocality": "Portland",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.66421",
                "longitude": "-70.25018"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we play your favorite 90’s alternative and grunge rock!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Memory Layne Band",
                "url": "https://allevents.in/org/memory-layne-band/27869441"
            }
        ]
    }
]
```