

# Event Details

- **Event Name**: The Scott Pearce band- the beerfarm
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 05:00 pm
- **Event Description**: the scott pearce band performance at the beerfarm on the 21st of december
- **Event URL**: https://allevents.in/ambergate/the-scott-pearce-band-the-beerfarm/200028993205921
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details

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

## Event venue details

- **city**: Ambergate
- **state**: WA
- **country**: Australia
- **location**: The Beerfarm
- **lat**: -33.7864498
- **long**: 115.148726
- **full address**: The Beerfarm, 177 Gale Road,Metricup,WA,Australia, Ambergate

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: smiley drums (https://allevents.in/org/smiley-drums/24684959)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e5956a86ff8c78f91595665e6cd532b11b0c1191a3fe1be190a5da47a329b568-rimg-w720-h856-dc161616-gmir?v=1766041818
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=The+Scott+Pearce+band-+the+beerfarm&date=21+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 21 Dec, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** The Beerfarm, 177 Gale Road,Metricup,WA,Australia, Ambergate
- **Q**: Who is organizing the event?
  - **A:** smiley drums
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about The Scott Pearce band- the beerfarm ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Scott Pearce band- the beerfarm",
        "image": "https://cdn-az.allevents.in/events10/banners/e5956a86ff8c78f91595665e6cd532b11b0c1191a3fe1be190a5da47a329b568-rimg-w720-h856-dc161616-gmir?v=1766041818",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/ambergate/the-scott-pearce-band-the-beerfarm/200028993205921",
        "location": {
            "@type": "Place",
            "name": "The Beerfarm",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "177 Gale Road,Metricup,WA,Australia",
                "addressLocality": "Ambergate",
                "addressRegion": "WA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-33.7864498",
                "longitude": "115.148726"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "the scott pearce band performance at the beerfarm on the 21st of december",
        "organizer": [
            {
                "@type": "Organization",
                "name": "smiley drums",
                "url": "https://allevents.in/org/smiley-drums/24684959"
            }
        ]
    }
]
```