

# Event Details

- **Event Name**: Live Music Night
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 06:00 pm
- **Event Description**: Join us for a night of live music with Benny & Judy!
- **Event URL**: https://allevents.in/riverview/live-music-night/200030175343955
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Riverview
- **state**: FL
- **country**: United States
- **location**: 12350 U.S. Hwy 301 S, Unit 108, Riverview, FL 33578
- **lat**: 27.81678
- **long**: -82.33135
- **full address**: 12350 U.S. Hwy 301 S, Unit 108, Riverview, FL 33578, United States

## Event gallery

- **Alt text**: Live Music Night
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c596241b6424b5972d7043a33e9ef47a464538e64a02d519655fc6e4043fa870-rimg-w1200-h800-dc171a1e-gmir?v=1783569010

## FAQs

- **Q**: When and where is Live Music Night being held?
  - **A:** Live Music Night takes place on Sat, 11 Jul, 2026 at 06:00 pm to Sat, 11 Jul, 2026 at 06:00 pm at 12350 U.S. Hwy 301 S, Unit 108, Riverview, FL 33578, United States.
- **Q**: Who is organizing Live Music Night?
  - **A:** Live Music Night is organized by Foxtail Coffee (Riverview South).
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live Music Night 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 Riverview, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live Music Night 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": "Live Music Night",
        "image": "https://cdn-az.allevents.in/events3/banners/c596241b6424b5972d7043a33e9ef47a464538e64a02d519655fc6e4043fa870-rimg-w1200-h800-dc171a1e-gmir?v=1783569010",
        "startDate": "2026-07-11",
        "url": "https://allevents.in/riverview/live-music-night/200030175343955",
        "location": {
            "@type": "Place",
            "name": "12350 U.S. Hwy 301 S, Unit 108, Riverview, FL 33578",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12350 US-301, Riverview, FL 33578, United States",
                "addressLocality": "Riverview",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.81678",
                "longitude": "-82.33135"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a night of live music with Benny & Judy!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Foxtail Coffee (Riverview South)",
                "url": "https://allevents.in/org/foxtail-coffee-riverview-south/24231272"
            }
        ]
    }
]
```