

# Event Details

- **Event Name**: Six Strings Brewing Gig
- **Event Start and End Date**: Sat, 14 Jun, 2025 at 08:00 pm
- **Event Description**: Room 72 will be playing on the 14th of June at Six String Brewing, Erina. Show kicks off at 8pm so come and say hi!
- **Event URL**: https://allevents.in/east-gosford/six-strings-brewing-gig/200028340017624
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: East Gosford
- **state**: NS
- **country**: Australia
- **location**: Six String Brewing Company
- **lat**: -33.43843
- **long**: 151.37221
- **full address**: Six String Brewing Company, 90 The Entrance Rd,Erina,NSW,Australia, East Gosford

## Event gallery

- **Alt text**: Six Strings Brewing Gig
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/470e01ef1f5657b408f00b3b13c6488cc1ec238b264830b0027cf21f53ef7c18-rimg-w1200-h1697-dc36d2c5-gmir?v=1749854424

## FAQs

- **Q**: When and where is Six Strings Brewing Gig being held?
  - **A:** Six Strings Brewing Gig takes place on Sat, 14 Jun, 2025 at 08:00 pm to Sat, 14 Jun, 2025 at 08:00 pm at Six String Brewing Company, 90 The Entrance Rd,Erina,NSW,Australia, East Gosford.
- **Q**: Who is organizing Six Strings Brewing Gig?
  - **A:** Six Strings Brewing Gig is organized by Jimmy Nilsson.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Six Strings Brewing Gig",
        "image": "https://cdn-az.allevents.in/events7/banners/470e01ef1f5657b408f00b3b13c6488cc1ec238b264830b0027cf21f53ef7c18-rimg-w1200-h1697-dc36d2c5-gmir?v=1749854424",
        "startDate": "2025-06-14",
        "url": "https://allevents.in/east-gosford/six-strings-brewing-gig/200028340017624",
        "location": {
            "@type": "Place",
            "name": "Six String Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "90 The Entrance Rd,Erina,NSW,Australia",
                "addressLocality": "East Gosford",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-33.43843",
                "longitude": "151.37221"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Room 72 will be playing on the 14th of June at Six String Brewing, Erina. Show kicks off at 8pm so come and say hi!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jimmy Nilsson",
                "url": "https://allevents.in/org/jimmy-nilsson/25846021"
            }
        ]
    }
]
```