

# Event Details

- **Event Name**: Beered Goat Run
- **Event Start and End Date**: Thu, 16 Oct, 2025 at 06:00 pm
- **Event Description**: I haven’t been to the brewery and we used to run here all the time when it was Newfangled (RIP).
- **Event URL**: https://allevents.in/rutherford/beered-goat-run/200029032941315
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details

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

## Event venue details

- **city**: Rutherford
- **state**: PA
- **country**: United States
- **location**: The Beerded Goat Brewing Co
- **lat**: 40.28949
- **long**: -76.77508
- **full address**: The Beerded Goat Brewing Co, 8001 Union Station Blvd,Colonial Park, Pennsylvania, Rutherford, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/416ddb2afa55c9312b911ebbcb2f46ba22d569686009f0dc1f183d891122170b-rimg-w554-h554-dcffb145-gmir?v=1760640382
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/aad04e00f43d60045b56f4cf032448ecf0e61f80445ad1856ebd4aefd4e46971-rimg-w300-h300-dcffb145-gmir?v=1760640384

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 16 Oct, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Beerded Goat Brewing Co, 8001 Union Station Blvd,Colonial Park, Pennsylvania, Rutherford, United States
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Beered Goat Run ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Beered Goat Run",
        "image": "https://cdn-az.allevents.in/events9/banners/416ddb2afa55c9312b911ebbcb2f46ba22d569686009f0dc1f183d891122170b-rimg-w554-h554-dcffb145-gmir?v=1760640382",
        "startDate": "2025-10-16",
        "url": "https://allevents.in/rutherford/beered-goat-run/200029032941315",
        "location": {
            "@type": "Place",
            "name": "The Beerded Goat Brewing Co",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8001 Union Station Blvd,Colonial Park, Pennsylvania",
                "addressLocality": "Rutherford",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.28949",
                "longitude": "-76.77508"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "I haven’t been to the brewery and we used to run here all the time when it was Newfangled (RIP)."
    }
]
```