

# Event Details

- **Event Name**: Live music 
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 08:00 pm – Sat, 04 Jul, 2026 at 11:00 pm
- **Event Description**: White Water will be playing at the Out of Town Park on the 4th of July from 8 pm to midnight.
- **Event URL**: https://allevents.in/fernley/live-music/200029839072710
- **Event Categories**: music, live-music, entertainment, fourth-of-july
- **Interested Audience**: 
  - total_interested_count: 540

## Ticket Details


## Event venue details

- **city**: Fernley
- **state**: NV
- **country**: United States
- **location**: Fernley Out-of-Town Park
- **lat**: 39.601064899521
- **long**: -119.22445286054
- **full address**: Fernley Out-of-Town Park, Fernley,NV,United States

## Event gallery

- **Alt text**: Live music
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/2d499bdc49daa03855460f56dcf2640d172d480519b655b45605a58c156f9328-rimg-w1080-h1920-dcfefeff-gmir?v=1782436706

## FAQs

- **Q**: When and where is Live music  being held?
  - **A:** Live music  takes place on Sat, 04 Jul, 2026 at 08:00 pm to Sat, 04 Jul, 2026 at 11:00 pm at Fernley Out-of-Town Park, Fernley,NV,United States.
- **Q**: Who is organizing Live music ?
  - **A:** Live music  is organized by Fernley Fourth of July.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live music  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 Fernley, this event is thoughtfully curated to deliver a standout experience worth every moment. With 540+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Live music",
        "image": "https://cdn-az.allevents.in/events5/banners/2d499bdc49daa03855460f56dcf2640d172d480519b655b45605a58c156f9328-rimg-w1080-h1920-dcfefeff-gmir?v=1782436706",
        "startDate": "2026-07-04",
        "endDate": "2026-07-04",
        "url": "https://allevents.in/fernley/live-music/200029839072710",
        "location": {
            "@type": "Place",
            "name": "Fernley Out-of-Town Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Fernley,NV,United States",
                "addressLocality": "Fernley",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.601064899521",
                "longitude": "-119.22445286054"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "White Water will be playing at the Out of Town Park on the 4th of July from 8 pm to midnight.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fernley Fourth of July",
                "url": "https://allevents.in/org/fernley-fourth-of-july/27053031"
            }
        ]
    }
]
```