

# Event Details

- **Event Name**: Friday Night Live
- **Event Start and End Date**: Wed, 08 Jul, 2026 at 08:30 am
- **Event Description**: Join us for a night of live music and entertainment!
- **Event URL**: https://allevents.in/indore/friday-night-live/200030026204512
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Indore
- **state**: MP
- **country**: India
- **location**: 1st Bn Indore Saf Indore
- **lat**: 22.733868440003
- **long**: 75.853905329957
- **full address**: 1st Bn Indore Saf Indore, Indore, India

## Event gallery

- **Alt text**: Friday Night Live
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/5dfdfc05694a08c080a6187bc3571842141ac130865488ea9042083602c5a41a-rimg-w1200-h669-dcfdc1fc-gmir?v=1783209451

## FAQs

- **Q**: When and where is Friday Night Live being held?
  - **A:** Friday Night Live takes place on Wed, 08 Jul, 2026 at 08:30 am to Wed, 08 Jul, 2026 at 08:30 am at 1st Bn Indore Saf Indore, Indore, India.
- **Q**: Who is organizing Friday Night Live?
  - **A:** Friday Night Live is organized by Nitiya Nagesh.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Friday Night Live 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 Indore, this event is thoughtfully curated to deliver a standout experience worth every moment. If Friday Night Live sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friday Night Live",
        "image": "https://cdn-az.allevents.in/events4/banners/5dfdfc05694a08c080a6187bc3571842141ac130865488ea9042083602c5a41a-rimg-w1200-h669-dcfdc1fc-gmir?v=1783209451",
        "startDate": "2026-07-08",
        "url": "https://allevents.in/indore/friday-night-live/200030026204512",
        "location": {
            "@type": "Place",
            "name": "1st Bn Indore Saf Indore",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Indore, India",
                "addressLocality": "Indore",
                "addressRegion": "MP",
                "addressCountry": "IN"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "22.733868440003",
                "longitude": "75.853905329957"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a night of live music and entertainment!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nitiya Nagesh",
                "url": "https://allevents.in/org/nitiya-nagesh/27757123"
            }
        ]
    }
]
```