

# Event Details

- **Event Name**: Foreland Tap Takeover
- **Event Start and End Date**: Thu, 23 Jun, 2022 at 05:00 pm – Thu, 23 Jun, 2022 at 08:00 pm
- **Event Description**: You all have been loving Foreland Beer come join us on the 23rd for good beer and good times
- **Event URL**: https://allevents.in/beaverton/foreland-tap-takeover/200022801926944
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Beaverton
- **state**: OR
- **country**: United States
- **location**: Nebulous Taproom
- **lat**: 45.48806
- **long**: -122.79777
- **full address**: Nebulous Taproom, 11645 SW Beaverton Hillsdale Hwy, Beaverton, United States

## Event gallery

- **Alt text**: Foreland Tap Takeover
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/7149ec0febd49bd9dc2a82c29ac91155cabf27c8614a0a98dd87d3879b2433fe-rimg-w500-h500-gmir.jpg?v=1655941239

## FAQs

- **Q**: When and where is Foreland Tap Takeover being held?
  - **A:** Foreland Tap Takeover takes place on Thu, 23 Jun, 2022 at 05:00 pm to Thu, 23 Jun, 2022 at 08:00 pm at Nebulous Taproom, 11645 SW Beaverton Hillsdale Hwy, Beaverton, United States.
- **Q**: Who is organizing Foreland Tap Takeover?
  - **A:** Foreland Tap Takeover is organized by Nebulous Taproom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Foreland Tap Takeover",
        "image": "https://cdn-az.allevents.in/events1/banners/7149ec0febd49bd9dc2a82c29ac91155cabf27c8614a0a98dd87d3879b2433fe-rimg-w500-h500-gmir.jpg?v=1655941239",
        "startDate": "2022-06-23",
        "endDate": "2022-06-23",
        "url": "https://allevents.in/beaverton/foreland-tap-takeover/200022801926944",
        "location": {
            "@type": "Place",
            "name": "Nebulous Taproom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11645 SW Beaverton Hillsdale Hwy",
                "addressLocality": "Beaverton",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.48806",
                "longitude": "-122.79777"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You all have been loving Foreland Beer come join us on the 23rd for good beer and good times",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nebulous Taproom",
                "url": "https://allevents.in/org/nebulous-taproom/17176479",
                "description": "Craft Beer Taproom Beaverton, Oregon. "
            }
        ]
    }
]
```