

# Event Details

- **Event Name**: RAMA the Band Live
- **Event Start and End Date**: Fri, 04 Apr, 2025 at 08:00 pm
- **Event Description**: We're back for our Friday night debut at Shrine (a very cool place) doing our prog rock jazz fusion thing with some and classic material. It's a high energy visual experience. Come and be part of RAMA.
- **Event URL**: https://allevents.in/astoria/rama-the-band-live/200028020858952
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

- **Ticket URL**: http://facebook.com/200028020858952?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=astoria-events

## Event venue details

- **city**: Astoria
- **state**: NY
- **country**: United States
- **location**: Shrine World Music Venue
- **lat**: 40.81431
- **long**: -73.94411
- **full address**: Shrine World Music Venue, 2271 7th Ave, New York, NY 10030-3003, United States,New York, New York, Astoria

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: RAMA the band (https://allevents.in/org/rama-the-band/25546566)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=RAMA+the+Band+Live&date=Fri%2C+04+Apr%2C+2025+at+08%3A00+pm&bg=3
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=RAMA+the+Band+Live&date=04+Apr

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 04 Apr, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Shrine World Music Venue, 2271 7th Ave, New York, NY 10030-3003, United States,New York, New York, Astoria
- **Q**: Who is organizing the event?
  - **A:** RAMA the band
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about RAMA the Band Live ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "RAMA the Band Live",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=RAMA+the+Band+Live&date=Fri%2C+04+Apr%2C+2025+at+08%3A00+pm&bg=3",
        "startDate": "2025-04-04",
        "url": "https://allevents.in/astoria/rama-the-band-live/200028020858952",
        "location": {
            "@type": "Place",
            "name": "Shrine World Music Venue",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2271 7th Ave, New York, NY 10030-3003, United States,New York, New York",
                "addressLocality": "Astoria",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.81431",
                "longitude": "-73.94411"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're back for our Friday night debut at Shrine (a very cool place) doing our prog rock jazz fusion thing with some and classic material. It's a high energy visual experience. Come and be part of RAMA.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "RAMA the band",
                "url": "https://allevents.in/org/rama-the-band/25546566"
            }
        ]
    }
]
```