

# Event Details

- **Event Name**: New Years Eve Dinner!
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 05:00 pm – Wed, 31 Dec, 2025 at 08:00 pm
- **Event Description**: Redwood Palace will be open for dinner on New Year’s Eve! Come celebrate with us! We will have our regular menu as well as some tasty specials!
- **Event URL**: https://allevents.in/miranda/new-years-eve-dinner/200029349445213
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Miranda
- **state**: CA
- **country**: United States
- **location**: 6735 Avenue of the Giants, Miranda, CA
- **lat**: 40.23535
- **long**: -123.82374
- **full address**: 6735 Avenue of the Giants, Miranda, CA, United States

## Event gallery

- **Alt text**: New Years Eve Dinner!
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/fdcbe7f3dce0e16cf7354131a65b2d318c1be862ec885c2b7295f91b9e8d8f85-rimg-w1200-h952-dc221e20-gmir?v=1766904258

## FAQs

- **Q**: When and where is New Years Eve Dinner! being held?
  - **A:** New Years Eve Dinner! takes place on Wed, 31 Dec, 2025 at 05:00 pm to Wed, 31 Dec, 2025 at 08:00 pm at 6735 Avenue of the Giants, Miranda, CA, United States.
- **Q**: Who is organizing New Years Eve Dinner!?
  - **A:** New Years Eve Dinner! is organized by Redwood Palace.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Years Eve Dinner!",
        "image": "https://cdn-az.allevents.in/events10/banners/fdcbe7f3dce0e16cf7354131a65b2d318c1be862ec885c2b7295f91b9e8d8f85-rimg-w1200-h952-dc221e20-gmir?v=1766904258",
        "startDate": "2025-12-31",
        "endDate": "2025-12-31",
        "url": "https://allevents.in/miranda/new-years-eve-dinner/200029349445213",
        "location": {
            "@type": "Place",
            "name": "6735 Avenue of the Giants, Miranda, CA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6735 Avenue of the Giants, Miranda, CA 95553, United States",
                "addressLocality": "Miranda",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.23535",
                "longitude": "-123.82374"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Redwood Palace will be open for dinner on New Year’s Eve! Come celebrate with us! We will have our regular menu as well as some tasty specials!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Redwood Palace",
                "url": "https://allevents.in/org/redwood-palace/23253831"
            }
        ]
    }
]
```