

# Event Details

- **Event Name**: Live Show!
- **Event Start and End Date**: Tue, 25 Nov, 2025 at 01:30 pm – Tue, 25 Nov, 2025 at 04:30 pm
- **Event Description**: Head down to the Old Beach Bar for an afternoon of classic rock, country, and oldies. Grab a cold beer and don't forget your dancing shoes!
- **Event URL**: https://allevents.in/panama-city-beach/live-show/200029245448345
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Panama City Beach
- **state**: FL
- **country**: United States
- **location**: Old Beach Bar PCB
- **lat**: 30.242649872304
- **long**: -85.93069
- **full address**: Old Beach Bar PCB, 19952 Front Beach Rd,Panama City Beach,FL,United States

## Event gallery

- **Alt text**: Live Show!
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/462853faa985736c192eb47dc9793266f40e915ff7f3afc4c4843abce7de72ba-rimg-w1200-h1213-dcfefefe-gmir?v=1763890124

## FAQs

- **Q**: When and where is Live Show! being held?
  - **A:** Live Show! takes place on Tue, 25 Nov, 2025 at 01:30 pm to Tue, 25 Nov, 2025 at 04:30 pm at Old Beach Bar PCB, 19952 Front Beach Rd,Panama City Beach,FL,United States.
- **Q**: Who is organizing Live Show!?
  - **A:** Live Show! is organized by Woody and the Peckers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live Show!",
        "image": "https://cdn-az.allevents.in/events1/banners/462853faa985736c192eb47dc9793266f40e915ff7f3afc4c4843abce7de72ba-rimg-w1200-h1213-dcfefefe-gmir?v=1763890124",
        "startDate": "2025-11-25",
        "endDate": "2025-11-25",
        "url": "https://allevents.in/panama-city-beach/live-show/200029245448345",
        "location": {
            "@type": "Place",
            "name": "Old Beach Bar PCB",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "19952 Front Beach Rd,Panama City Beach,FL,United States",
                "addressLocality": "Panama City Beach",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.242649872304",
                "longitude": "-85.93069"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Head down to the Old Beach Bar for an afternoon of classic rock, country, and oldies. Grab a cold beer and don't forget your dancing shoes!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Woody and the Peckers",
                "url": "https://allevents.in/org/woody-and-the-peckers/25064862"
            }
        ]
    }
]
```