

# Event Details

- **Event Name**: January sunshine at Bent Run
- **Event Start and End Date**: Sat, 10 Jan, 2026 at 06:00 pm
- **Event Description**: First show of 2026 at Bent Run!
- **Event URL**: https://allevents.in/warren/january-sunshine-at-bent-run/200029163387518
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details

- **Ticket URL**: http://facebook.com/200029163387518?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=warren-events

## Event venue details

- **city**: Warren
- **state**: PA
- **country**: United States
- **location**: Bent Run Brewing Company
- **lat**: 41.843003159587
- **long**: -79.146996544307
- **full address**: Bent Run Brewing Company, 20 Clark St. Ste B,Warren, Pennsylvania, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: A Strange Kind of Sunshine (https://allevents.in/org/a-strange-kind-of-sunshine/25994416)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4f23ce8bf6fa8427fb36eb69a612165ab5ba4350025935a9afbb156862915a40-rimg-w1170-h545-dc4a3530-gmir?v=1767921287
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c3982d4abae4650205f3ac413e84e031def2bd839e7838cc7ffa7d8739d95079-rimg-w300-h300-dc4a342f-gmir?v=1767921288

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 10 Jan, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Bent Run Brewing Company, 20 Clark St. Ste B,Warren, Pennsylvania, United States
- **Q**: Who is organizing the event?
  - **A:** A Strange Kind of Sunshine
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about January sunshine at Bent Run ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "January sunshine at Bent Run",
        "image": "https://cdn-az.allevents.in/events3/banners/4f23ce8bf6fa8427fb36eb69a612165ab5ba4350025935a9afbb156862915a40-rimg-w1170-h545-dc4a3530-gmir?v=1767921287",
        "startDate": "2026-01-10",
        "url": "https://allevents.in/warren/january-sunshine-at-bent-run/200029163387518",
        "location": {
            "@type": "Place",
            "name": "Bent Run Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20 Clark St. Ste B,Warren, Pennsylvania",
                "addressLocality": "Warren",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.843003159587",
                "longitude": "-79.146996544307"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "First show of 2026 at Bent Run!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "A Strange Kind of Sunshine",
                "url": "https://allevents.in/org/a-strange-kind-of-sunshine/25994416"
            }
        ]
    }
]
```