

# Event Details

- **Event Name**: The Baked Potato Band
- **Event Start and End Date**: Fri, 10 Apr, 2026 at 07:00 pm (-05:00)
- **Event Description**: The Baked Potato Band makes their debut performance on the cafe stage, playing classic covers.
- **Event URL**: https://allevents.in/plainfield/the-baked-potato-band/200029914378333
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Plainfield
- **state**: IL
- **country**: United States
- **location**: 16108 S Route 59, Suite 112, Plainfield, IL
- **lat**: 41.59044
- **long**: -88.20303
- **full address**: 16108 S Route 59, Suite 112, Plainfield, IL, United States

## Event gallery

- **Alt text**: The Baked Potato Band
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/3c8c5fee0cd61340679b2de9cd833b1557eda72a6f2f679f31dd3f97cf114473-rimg-w1179-h1478-dc16181c-gmir?v=1775740953

## FAQs

- **Q**: When and where is The Baked Potato Band being held?
  - **A:** The Baked Potato Band takes place on Fri, 10 Apr, 2026 at 07:00 pm to Fri, 10 Apr, 2026 at 07:00 pm at 16108 S Route 59, Suite 112, Plainfield, IL, United States.
- **Q**: Who is organizing The Baked Potato Band?
  - **A:** The Baked Potato Band is organized by Black Dog Vinyl Cafe.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Baked Potato Band 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 Plainfield, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Baked Potato Band sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Baked Potato Band",
        "image": "https://cdn-az.allevents.in/events1/banners/3c8c5fee0cd61340679b2de9cd833b1557eda72a6f2f679f31dd3f97cf114473-rimg-w1179-h1478-dc16181c-gmir?v=1775740953",
        "startDate": "2026-04-10T19:00:00-05:00",
        "url": "https://allevents.in/plainfield/the-baked-potato-band/200029914378333",
        "location": {
            "@type": "Place",
            "name": "16108 S Route 59, Suite 112, Plainfield, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16108 S Route 59, Plainfield, IL 60586-2920, United States",
                "addressLocality": "Plainfield",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.59044",
                "longitude": "-88.20303"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Baked Potato Band makes their debut performance on the cafe stage, playing classic covers.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Black Dog Vinyl Cafe",
                "url": "https://allevents.in/org/black-dog-vinyl-cafe/18364721"
            }
        ]
    }
]
```