

# Event Details

- **Event Name**: Thanksgiving dinner
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 04:00 pm – Thu, 27 Nov, 2025 at 10:00 pm
- **Event Description**: COME JOIN US
- **Event URL**: https://allevents.in/sos%C3%BAa/thanksgiving-dinner/200029132976048
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 240

## Ticket Details


## Event venue details

- **city**: Sosúa
- **state**: PP
- **country**: Dominican Republic
- **location**: Cabarete, Dominican Repuclic
- **lat**: 19.7355827
- **long**: -70.388058
- **full address**: Cabarete, Dominican Repuclic, Sosúa, Dominican Republic

## Event gallery

- **Alt text**: Thanksgiving dinner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/db168654fdaa103bc56ca616333175daac78f6dda7486967703e266651b4fbe3-rimg-w1200-h1697-dc2e1f12-gmir?v=1763955200

## FAQs

- **Q**: When and where is Thanksgiving dinner being held?
  - **A:** Thanksgiving dinner takes place on Thu, 27 Nov, 2025 at 04:00 pm to Thu, 27 Nov, 2025 at 10:00 pm at Cabarete, Dominican Repuclic, Sosúa, Dominican Republic.
- **Q**: Who is organizing Thanksgiving dinner?
  - **A:** Thanksgiving dinner is organized by Coconuts restaurant at hideaway beach.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving dinner",
        "image": "https://cdn-az.allevents.in/events9/banners/db168654fdaa103bc56ca616333175daac78f6dda7486967703e266651b4fbe3-rimg-w1200-h1697-dc2e1f12-gmir?v=1763955200",
        "startDate": "2025-11-27",
        "endDate": "2025-11-27",
        "url": "https://allevents.in/sos%C3%BAa/thanksgiving-dinner/200029132976048",
        "location": {
            "@type": "Place",
            "name": "Cabarete, Dominican Repuclic",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Sosúa",
                "addressLocality": "Sosúa",
                "addressRegion": "PP",
                "addressCountry": "DO"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "19.7355827",
                "longitude": "-70.388058"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "COME JOIN US",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Coconuts restaurant at hideaway beach",
                "url": "https://allevents.in/org/coconuts-restaurant-at-hideaway-beach/27012853"
            }
        ]
    }
]
```