

# Event Details

- **Event Name**: An Evening In Paradise : The Music of John Prine
- **Event Start and End Date**: Sat, 22 Jan, 2022 at 07:00 pm
- **Event Description**: A Benefit show featuring the music of the late great John Prine will take place on the evening of January 22nd at The Warehouse at Mount Victor in Bowling Green, KY. Proceeds from the concert will go towards the Sweet Relief Musicians Fund.
- **Event URL**: https://allevents.in/bowling-green/an-evening-in-paradise-the-music-of-john-prine/200021947050345
- **Event Categories**: music, entertainment, concerts, nonprofit
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200021947050345?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=bowling+green-events

## Event venue details

- **city**: Bowling Green
- **state**: KY
- **country**: United States
- **location**: Bowling Green, Kentucky
- **lat**: 36.98170000
- **long**: -86.44440000
- **full address**: Bowling Green, Kentucky, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/68b18b3768b0965a355e02af9e0a8809e8131f2cf3c0a2f4efa104e934d52d9a-rimg-w500-h333-gmir?v=1642734939
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/5b8fc9b2201e137e1478e364a98c49d4689661660872d57e042c845b35d7461f-rimg-w300-h300-gmir?v=1642734940

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 22 Jan, 2022 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Bowling Green, Kentucky, United States
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts, nonprofit
- **Q**: Where can I find ticket details about An Evening In Paradise : The Music of John Prine ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "An Evening In Paradise : The Music of John Prine",
        "image": "https://cdn-az.allevents.in/events3/banners/68b18b3768b0965a355e02af9e0a8809e8131f2cf3c0a2f4efa104e934d52d9a-rimg-w500-h333-gmir?v=1642734939",
        "startDate": "2022-01-22",
        "url": "https://allevents.in/bowling-green/an-evening-in-paradise-the-music-of-john-prine/200021947050345",
        "location": {
            "@type": "Place",
            "name": "Bowling Green, Kentucky",
            "address": {
                "@type": "PostalAddress",
                "name": "Bowling Green, Kentucky, United States",
                "addressLocality": "Bowling Green",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.98170000",
                "longitude": "-86.44440000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A Benefit show featuring the music of the late great John Prine will take place on the evening of January 22nd at The Warehouse at Mount Victor in Bowling Green, KY. Proceeds from the concert will go towards the Sweet Relief Musicians Fund."
    }
]
```