

# Event Details

- **Event Name**: Sound of Sunshine @ Joseph’s Steakhouse
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 06:30 pm – Sat, 06 Dec, 2025 at 09:30 pm
- **Event Description**: Beautiful setting, best steaks!
- **Event URL**: https://allevents.in/hyde-park/sound-of-sunshine-joseph’s-steakhouse/200029057070338
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Hyde Park
- **state**: NY
- **country**: United States
- **location**: Joseph’s Italian Steakhouse, 728 Violet Ave., Hyde Park, NY
- **lat**: 41.76176
- **long**: -73.90621
- **full address**: Joseph’s Italian Steakhouse, 728 Violet Ave., Hyde Park, NY, United States

## Event gallery

- **Alt text**: Sound of Sunshine @ Joseph’s Steakhouse
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/baee8b7c837a29de0d3aac501653b64bc59b8481cd64c149dd4ed4f2830ecba5-rimg-w1200-h1600-dc171c2e-gmir?v=1764716929

## FAQs

- **Q**: When and where is Sound of Sunshine @ Joseph’s Steakhouse being held?
  - **A:** Sound of Sunshine @ Joseph’s Steakhouse takes place on Sat, 06 Dec, 2025 at 06:30 pm to Sat, 06 Dec, 2025 at 09:30 pm at Joseph’s Italian Steakhouse, 728 Violet Ave., Hyde Park, NY, United States.
- **Q**: Who is organizing Sound of Sunshine @ Joseph’s Steakhouse?
  - **A:** Sound of Sunshine @ Joseph’s Steakhouse is organized by Sound Of Sunshine.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sound of Sunshine @ Joseph’s Steakhouse",
        "image": "https://cdn-az.allevents.in/events5/banners/baee8b7c837a29de0d3aac501653b64bc59b8481cd64c149dd4ed4f2830ecba5-rimg-w1200-h1600-dc171c2e-gmir?v=1764716929",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/hyde-park/sound-of-sunshine-joseph’s-steakhouse/200029057070338",
        "location": {
            "@type": "Place",
            "name": "Joseph’s Italian Steakhouse, 728 Violet Ave., Hyde Park, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "728 Violet Ave, Hyde Park, NY 12538-1956, United States",
                "addressLocality": "Hyde Park",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.76176",
                "longitude": "-73.90621"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Beautiful setting, best steaks!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sound Of Sunshine",
                "url": "https://allevents.in/org/sound-of-sunshine/25988104"
            }
        ]
    }
]
```