

# Event Details

- **Event Name**: Another Round @ Riverside Brewing Company!
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 06:00 pm – Sat, 13 Dec, 2025 at 09:00 pm
- **Event Description**: Musical event!
- **Event URL**: https://allevents.in/cambridge-springs/another-round-riverside-brewing-company/200028341737924
- **Event Categories**: live-music
- **Interested Audience**: 
  - total_interested_count: 285

## Ticket Details

- **Ticket URL**: http://facebook.com/200028341737924?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=cambridge+springs-events

## Event venue details

- **city**: Cambridge Springs
- **state**: PA
- **country**: United States
- **location**: Riverside Brewing Company
- **lat**: 41.805818071475
- **long**: -80.053316475819
- **full address**: Riverside Brewing Company, 1 Fountain Street,Cambridge Springs,PA,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Another Round (https://allevents.in/org/another-round/19905004)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/300e444d5618985aa75092ea4e3552b0c5d9b6412852d85d7bc8c62871ec75da-rimg-w1200-h800-dcc0c1be-gmir?v=1764541641
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/13b03927241543d9c11d9853f249431d86cb5a7eacab60dae52227a105c67adb-rimg-w300-h300-dcc0c2bf-gmir?v=1764541642

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 13 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Riverside Brewing Company, 1 Fountain Street,Cambridge Springs,PA,United States
- **Q**: Who is organizing the event?
  - **A:** Another Round
- **Q**: What type of event is this?
  - **A:** live-music
- **Q**: Where can I find ticket details about Another Round @ Riverside Brewing Company! ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Another Round @ Riverside Brewing Company!",
        "image": "https://cdn-az.allevents.in/events4/banners/300e444d5618985aa75092ea4e3552b0c5d9b6412852d85d7bc8c62871ec75da-rimg-w1200-h800-dcc0c1be-gmir?v=1764541641",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/cambridge-springs/another-round-riverside-brewing-company/200028341737924",
        "location": {
            "@type": "Place",
            "name": "Riverside Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Fountain Street,Cambridge Springs,PA,United States",
                "addressLocality": "Cambridge Springs",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.805818071475",
                "longitude": "-80.053316475819"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Musical event!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Another Round",
                "url": "https://allevents.in/org/another-round/19905004"
            }
        ]
    }
]
```