

# Event Details

- **Event Name**: Rising River Brewery
- **Event Start and End Date**: Sun, 06 Jul, 2025 at 03:00 pm – Sun, 06 Jul, 2025 at 06:00 pm
- **Event Description**: Live music by The Royal Picks Duo
- **Event URL**: https://allevents.in/east-texas/rising-river-brewery/200027919832425
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details

- **Ticket URL**: http://facebook.com/200027919832425?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=east+texas-events

## Event venue details

- **city**: East Texas
- **state**: PA
- **country**: United States
- **location**: Rising River Brewing
- **lat**: 40.5441032
- **long**: -75.5622429
- **full address**: Rising River Brewing, East Texas, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Royal Picks (https://allevents.in/org/the-royal-picks/15724004)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/36b55d8a57aefe626cc53f867dccf42bd186264292a230692313b15a167ed4fb-rimg-w1200-h1200-dc020202-gmir?v=1751346296
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5c2fe45530f3684a45e0f7bd56cedcf851c887e7d4b9f7a6dac7c895123bfffb-rimg-w300-h300-dc020202-gmir?v=1751346297

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 06 Jul, 2025 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** Rising River Brewing, East Texas, United States
- **Q**: Who is organizing the event?
  - **A:** The Royal Picks
- **Q**: What type of event is this?
  - **A:** music, live-music, entertainment
- **Q**: Where can I find ticket details about Rising River Brewery ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rising River Brewery",
        "image": "https://cdn-az.allevents.in/events2/banners/36b55d8a57aefe626cc53f867dccf42bd186264292a230692313b15a167ed4fb-rimg-w1200-h1200-dc020202-gmir?v=1751346296",
        "startDate": "2025-07-06",
        "endDate": "2025-07-06",
        "url": "https://allevents.in/east-texas/rising-river-brewery/200027919832425",
        "location": {
            "@type": "Place",
            "name": "Rising River Brewing",
            "address": {
                "@type": "PostalAddress",
                "name": "Rising River Brewing, East Texas, United States",
                "addressLocality": "East Texas",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.5441032",
                "longitude": "-75.5622429"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music by The Royal Picks Duo",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Royal Picks",
                "url": "https://allevents.in/org/the-royal-picks/15724004",
                "description": "We build our set lists to our audience.   A diverse mix of rock/pop/classics and more\n"
            }
        ]
    }
]
```