

# Event Details

- **Event Name**: FERN RESTAURANT (CANCELED)
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 02:00 pm
- **Event Description**: this is were we are planning to eat  after diving
- **Event URL**: https://allevents.in/tillamook/fern-restaurant-canceled/200029137384718
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Tillamook
- **state**: OR
- **country**: United States
- **location**: Fern Restaurant & Lounge
- **lat**: 45.46379
- **long**: -123.84506
- **full address**: Fern Restaurant &amp; Lounge, 1000 Main Ave N,Tillamook, Oregon, United States

## Event gallery

- **Alt text**: FERN RESTAURANT (CANCELED)
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=FERN+RESTAURANT+%28CANCELED%29&date=Sun%2C+21+Dec%2C+2025+at+02%3A00+pm&bg=4

## FAQs

- **Q**: When and where is FERN RESTAURANT (CANCELED) being held?
  - **A:** FERN RESTAURANT (CANCELED) takes place on Sun, 21 Dec, 2025 at 02:00 pm to Sun, 21 Dec, 2025 at 02:00 pm at Fern Restaurant &amp; Lounge, 1000 Main Ave N,Tillamook, Oregon, United States.
- **Q**: Who is organizing FERN RESTAURANT (CANCELED)?
  - **A:** FERN RESTAURANT (CANCELED) is organized by Michael Wilson.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "FERN RESTAURANT (CANCELED)",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=FERN+RESTAURANT+%28CANCELED%29&date=Sun%2C+21+Dec%2C+2025+at+02%3A00+pm&bg=4",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/tillamook/fern-restaurant-canceled/200029137384718",
        "eventStatus": "https://schema.org/EventCancelled",
        "location": {
            "@type": "Place",
            "name": "Fern Restaurant & Lounge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1000 Main Ave N,Tillamook, Oregon",
                "addressLocality": "Tillamook",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.46379",
                "longitude": "-123.84506"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "this is were we are planning to eat  after diving",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Michael Wilson",
                "url": "https://allevents.in/org/michael-wilson/19917539"
            }
        ]
    }
]
```