

# Event Details

- **Event Name**: Sunday is Funday at Fuegos
- **Event Start and End Date**: Sun, 03 May, 2026 at 05:00 pm (-07:00)
- **Event Description**: Another good time event at Fuegos! Come join us - sing along, laugh and dance with the Boyz!
- **Event URL**: https://allevents.in/sunnyvale/sunday-is-funday-at-fuegos/200029922570649
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Sunnyvale
- **state**: CA
- **country**: United States
- **location**: Fuego Grill And Sports Bar (140 S. Murphy Ave., Sunnyvale, CA)
- **lat**: 37.37693
- **long**: -122.02981
- **full address**: Fuego Grill And Sports Bar (140 S. Murphy Ave., Sunnyvale, CA), United States

## Event gallery

- **Alt text**: Sunday is Funday at Fuegos
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+is+Funday+at+Fuegos&date=Sun%2C+03+May%2C+2026+at+05%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Sunday is Funday at Fuegos being held?
  - **A:** Sunday is Funday at Fuegos takes place on Sun, 03 May, 2026 at 05:00 pm to Sun, 03 May, 2026 at 05:00 pm at Fuego Grill And Sports Bar (140 S. Murphy Ave., Sunnyvale, CA), United States.
- **Q**: Who is organizing Sunday is Funday at Fuegos?
  - **A:** Sunday is Funday at Fuegos is organized by The JukeBox Boyz.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sunday is Funday at Fuegos is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Sunnyvale, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sunday is Funday at Fuegos sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday is Funday at Fuegos",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+is+Funday+at+Fuegos&date=Sun%2C+03+May%2C+2026+at+05%3A00+pm&bg=5",
        "startDate": "2026-05-03T17:00:00-07:00",
        "url": "https://allevents.in/sunnyvale/sunday-is-funday-at-fuegos/200029922570649",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Fuego Grill And Sports Bar (140 S. Murphy Ave., Sunnyvale, CA)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "140 S. Murphy Ave.,Sunnyvale, California",
                "addressLocality": "Sunnyvale",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.37693",
                "longitude": "-122.02981"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Another good time event at Fuegos! Come join us - sing along, laugh and dance with the Boyz!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The JukeBox Boyz",
                "url": "https://allevents.in/org/the-jukebox-boyz/19388547"
            }
        ]
    }
]
```