

# Event Details

- **Event Name**: The Flavor at Sky High 4th of July
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 12:00 pm
- **Event Description**: Time TBA, Join us on the boardwalk for a beautiful day of music and celebration.
- **Event URL**: https://allevents.in/brookings/the-flavor-at-sky-high-4th-of-july/200030154208647
- **Event Categories**: fourth-of-july
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Brookings
- **state**: OR
- **country**: United States
- **location**: Port of Brookings Harbor
- **lat**: 42.0476
- **long**: -124.269
- **full address**: Port of Brookings Harbor, Harbor, Oregon, Brookings, United States

## Event gallery

- **Alt text**: The Flavor at Sky High 4th of July
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/530479b0849eb0706e50d81457fcd679de3997e56d5a986ea2cf316b0f2bbe19-rimg-w1200-h1800-dc020202-gmir?v=1782648196

## FAQs

- **Q**: When and where is The Flavor at Sky High 4th of July being held?
  - **A:** The Flavor at Sky High 4th of July takes place on Sat, 04 Jul, 2026 at 12:00 pm to Sat, 04 Jul, 2026 at 12:00 pm at Port of Brookings Harbor, Harbor, Oregon, Brookings, United States.
- **Q**: Who is organizing The Flavor at Sky High 4th of July?
  - **A:** The Flavor at Sky High 4th of July is organized by The Flavor.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Flavor at Sky High 4th of July",
        "image": "https://cdn-az.allevents.in/events2/banners/530479b0849eb0706e50d81457fcd679de3997e56d5a986ea2cf316b0f2bbe19-rimg-w1200-h1800-dc020202-gmir?v=1782648196",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/brookings/the-flavor-at-sky-high-4th-of-july/200030154208647",
        "location": {
            "@type": "Place",
            "name": "Port of Brookings Harbor",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Harbor, Oregon",
                "addressLocality": "Brookings",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.0476",
                "longitude": "-124.269"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Time TBA, Join us on the boardwalk for a beautiful day of music and celebration.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Flavor",
                "url": "https://allevents.in/org/the-flavor/25083498"
            }
        ]
    }
]
```