

# Event Details

- **Event Name**: Thanksgiving dinner at Ravens
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 06:00 pm
- **Event Description**: Its Thanksgiving, come feast with us. There will be great food and drink specials. Please feel free to contribute a dish, side, or dessert to the feast. 
Please no seafood or tree nuts. Thank you
- **Event URL**: https://allevents.in/jacksonville/thanksgiving-dinner-at-ravens/200029197552026
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Jacksonville
- **state**: NC
- **country**: United States
- **location**: 127 Wilmington Hwy, Jacksonville, NC
- **lat**: 34.75093
- **long**: -77.45144
- **full address**: 127 Wilmington Hwy, Jacksonville, NC, United States

## Event gallery

- **Alt text**: Thanksgiving dinner at Ravens
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8675a710509c9060904499d1055307e876dbad1d2d4f6e992aae99499cb54534-rimg-w1080-h1280-dc040202-gmir?v=1764056164

## FAQs

- **Q**: When and where is Thanksgiving dinner at Ravens being held?
  - **A:** Thanksgiving dinner at Ravens takes place on Thu, 27 Nov, 2025 at 06:00 pm to Thu, 27 Nov, 2025 at 06:00 pm at 127 Wilmington Hwy, Jacksonville, NC, United States.
- **Q**: Who is organizing Thanksgiving dinner at Ravens?
  - **A:** Thanksgiving dinner at Ravens is organized by Twin Ravens Tavern.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving dinner at Ravens",
        "image": "https://cdn-az.allevents.in/events2/banners/8675a710509c9060904499d1055307e876dbad1d2d4f6e992aae99499cb54534-rimg-w1080-h1280-dc040202-gmir?v=1764056164",
        "startDate": "2025-11-27",
        "url": "https://allevents.in/jacksonville/thanksgiving-dinner-at-ravens/200029197552026",
        "location": {
            "@type": "Place",
            "name": "127 Wilmington Hwy, Jacksonville, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "127 Wilmington Hwy, Jacksonville, NC 28540-3548, United States",
                "addressLocality": "Jacksonville",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.75093",
                "longitude": "-77.45144"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Its Thanksgiving, come feast with us. There will be great food and drink specials. Please feel free to contribute a dish, side, or dessert to the feast. \nPlease no seafood or tree nuts. Thank you",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Twin Ravens Tavern",
                "url": "https://allevents.in/org/twin-ravens-tavern/26077698"
            }
        ]
    }
]
```