

# Event Details

- **Event Name**: Historical beer competition
- **Event Start and End Date**: Thu, 24 Jul, 2025 at 06:00 pm
- **Event Description**: 3rd competition of the year. Come and taste some forgotten beer styles - all welcome!
- **Event URL**: https://allevents.in/paarl/historical-beer-competition/200028098499951
- **Event Categories**: contests
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Paarl
- **state**: WC
- **country**: South Africa
- **location**: The Franschhoek Beer Co
- **lat**: -33.885937747807
- **long**: 19.077085317585
- **full address**: The Franschhoek Beer Co, Paarl, South Africa

## Event gallery

- **Alt text**: Historical beer competition
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ea9c01e3df8b5b2d1ebd2a06b3c550fcbc9cd757b31dc7cbb34de904416addc0-rimg-w1024-h1024-dcbe8b44-gmir?v=1752915686

## FAQs

- **Q**: When and where is Historical beer competition being held?
  - **A:** Historical beer competition takes place on Thu, 24 Jul, 2025 at 06:00 pm to Thu, 24 Jul, 2025 at 06:00 pm at The Franschhoek Beer Co, Paarl, South Africa.
- **Q**: Who is organizing Historical beer competition?
  - **A:** Historical beer competition is organized by Helderberg Homebrew Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Historical beer competition",
        "image": "https://cdn-az.allevents.in/events6/banners/ea9c01e3df8b5b2d1ebd2a06b3c550fcbc9cd757b31dc7cbb34de904416addc0-rimg-w1024-h1024-dcbe8b44-gmir?v=1752915686",
        "startDate": "2025-07-24",
        "url": "https://allevents.in/paarl/historical-beer-competition/200028098499951",
        "location": {
            "@type": "Place",
            "name": "The Franschhoek Beer Co",
            "address": {
                "@type": "PostalAddress",
                "name": "The Franschhoek Beer Co, Paarl, South Africa",
                "addressLocality": "Paarl",
                "addressRegion": "WC",
                "addressCountry": "ZA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-33.885937747807",
                "longitude": "19.077085317585"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "3rd competition of the year. Come and taste some forgotten beer styles - all welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Helderberg Homebrew Club",
                "url": "https://allevents.in/org/helderberg-homebrew-club/23627691"
            }
        ]
    }
]
```