

# Event Details

- **Event Name**: 50 Years - Love at the Greek
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 08:00 pm (-07:00)
- **Event Description**: Celebrating Neil Diamonds iconic concert from 1976.  NEIL FOREVER performs an authentic and powerful tribute to that night on the same stage.
- **Event URL**: https://allevents.in/hollywood/50-years-love-at-the-greek/200029931992537
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hollywood
- **state**: CA
- **country**: United States
- **location**: Greek Theatre
- **lat**: 34.119717182257
- **long**: -118.29614633948
- **full address**: Greek Theatre, 2700 N Vermont Ave,Los Angeles, California, Hollywood, United States

## Event gallery

- **Alt text**: 50 Years - Love at the Greek
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/0065a743cf5f7398edaab3fb4f1dbfaba936c544595a5a4cb3610af52688bcf0-rimg-w1080-h1080-dc2d2828-gmir?v=1775990916

## FAQs

- **Q**: When and where is 50 Years - Love at the Greek being held?
  - **A:** 50 Years - Love at the Greek takes place on Sat, 25 Apr, 2026 at 08:00 pm to Sat, 25 Apr, 2026 at 08:00 pm at Greek Theatre, 2700 N Vermont Ave,Los Angeles, California, Hollywood, United States.
- **Q**: Who is organizing 50 Years - Love at the Greek?
  - **A:** 50 Years - Love at the Greek is organized by NEIL Forever.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 50 Years - Love at the Greek is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Hollywood, this event is thoughtfully curated to deliver a standout experience worth every moment. If 50 Years - Love at the Greek sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "50 Years - Love at the Greek",
        "image": "https://cdn-az.allevents.in/events7/banners/0065a743cf5f7398edaab3fb4f1dbfaba936c544595a5a4cb3610af52688bcf0-rimg-w1080-h1080-dc2d2828-gmir?v=1775990916",
        "startDate": "2026-04-25T20:00:00-07:00",
        "url": "https://allevents.in/hollywood/50-years-love-at-the-greek/200029931992537",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Greek Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2700 N Vermont Ave,Los Angeles, California",
                "addressLocality": "Hollywood",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.119717182257",
                "longitude": "-118.29614633948"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrating Neil Diamonds iconic concert from 1976.  NEIL FOREVER performs an authentic and powerful tribute to that night on the same stage.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "NEIL Forever",
                "url": "https://allevents.in/org/neil-forever/24052444"
            }
        ]
    }
]
```