

# Event Details

- **Event Name**: 49ers vs Seahawks Playoff Game 
- **Event Start and End Date**: Sat, 17 Jan, 2026 at 08:00 pm
- **Event Description**: Join us this Saturday as we continue bird hunting in our quest for the SuperBowl!!! Let’s all show up and show out, come early and pack out the Turtle!!!
- **Event URL**: https://allevents.in/dover/49ers-vs-seahawks-playoff-game/200029515544026
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 34

## Ticket Details

- **Ticket URL**: http://facebook.com/200029515544026?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=dover-events

## Event venue details

- **city**: Dover
- **state**: DE
- **country**: United States
- **location**: The Greene Turtle (Dover)
- **lat**: 39.17298
- **long**: -75.52023
- **full address**: The Greene Turtle (Dover), 391 N. Dupont Hwy,Dover, Delaware, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f893ef916cdebc4300d4ab9690a6a7d31c3e252695c0d8c16d767e14b25585b2-rimg-w1024-h1536-dc191517-gmir?v=1768674146
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/633cc49a5647ded82ea9bc6656f0c84278fe69c3460b414b0ac10a78a22720e0-rimg-w300-h300-dc470404-gmir?v=1768674146

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 17 Jan, 2026 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** The Greene Turtle (Dover), 391 N. Dupont Hwy,Dover, Delaware, United States
- **Q**: What type of event is this?
  - **A:** sports
- **Q**: Where can I find ticket details about 49ers vs Seahawks Playoff Game  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "49ers vs Seahawks Playoff Game",
        "image": "https://cdn-az.allevents.in/events9/banners/f893ef916cdebc4300d4ab9690a6a7d31c3e252695c0d8c16d767e14b25585b2-rimg-w1024-h1536-dc191517-gmir?v=1768674146",
        "startDate": "2026-01-17",
        "url": "https://allevents.in/dover/49ers-vs-seahawks-playoff-game/200029515544026",
        "location": {
            "@type": "Place",
            "name": "The Greene Turtle (Dover)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "391 N. Dupont Hwy,Dover, Delaware",
                "addressLocality": "Dover",
                "addressRegion": "DE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.17298",
                "longitude": "-75.52023"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us this Saturday as we continue bird hunting in our quest for the SuperBowl!!! Let’s all show up and show out, come early and pack out the Turtle!!!"
    }
]
```