

# Event Details

- **Event Name**: Rockin at Pop's Place
- **Event Start and End Date**: Sat, 21 Mar, 2026 at 08:00 pm – Sat, 21 Mar, 2026 at 11:00 pm
- **Event Description**: Come out early for dinner and stay to jam with us
- **Event URL**: https://allevents.in/decatur/rockin-at-pops-place/200029110500703
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 76

## Ticket Details


## Event venue details

- **city**: Decatur
- **state**: IL
- **country**: United States
- **location**: Pops Place
- **lat**: 39.841622852195
- **long**: -89.028037871896
- **full address**: Pops Place, 4335 W. Main St.,Decatur,IL,United States

## Event gallery

- **Alt text**: Rockin at Pop's Place
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/09dae8c894af604faaf929901db6f96129c1804cf7fa0f678b62f4db2466c857-rimg-w1200-h800-dc191615-gmir?v=1773188004

## FAQs

- **Q**: When and where is Rockin at Pop's Place being held?
  - **A:** Rockin at Pop's Place takes place on Sat, 21 Mar, 2026 at 08:00 pm to Sat, 21 Mar, 2026 at 11:00 pm at Pops Place, 4335 W. Main St.,Decatur,IL,United States.
- **Q**: Who is organizing Rockin at Pop's Place?
  - **A:** Rockin at Pop's Place is organized by 99 Proof.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rockin at Pop's Place",
        "image": "https://cdn-az.allevents.in/events9/banners/09dae8c894af604faaf929901db6f96129c1804cf7fa0f678b62f4db2466c857-rimg-w1200-h800-dc191615-gmir?v=1773188004",
        "startDate": "2026-03-21",
        "endDate": "2026-03-21",
        "url": "https://allevents.in/decatur/rockin-at-pops-place/200029110500703",
        "location": {
            "@type": "Place",
            "name": "Pops Place",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4335 W. Main St.,Decatur,IL,United States",
                "addressLocality": "Decatur",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.841622852195",
                "longitude": "-89.028037871896"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out early for dinner and stay to jam with us",
        "organizer": [
            {
                "@type": "Organization",
                "name": "99 Proof",
                "url": "https://allevents.in/org/99-proof/18362404"
            }
        ]
    }
]
```