

# Event Details

- **Event Name**: Honey, Hollandaise, and Hellfire
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 12:00 pm – Sun, 21 Jun, 2026 at 12:30 pm
- **Event Description**: Mom and I will play a short set as part of Make Music Salem, a citywide event. This one will be mostly or entirely folk music (Celtic, Nordic, and American).
- **Event URL**: https://allevents.in/salem/honey-hollandaise-and-hellfire/200030162011749
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Salem
- **state**: OR
- **country**: United States
- **location**: Honey&Co.
- **lat**: 44.9415
- **long**: -123.04063
- **full address**: Honey&amp;Co., 250 Court St NE,Salem, Oregon, United States

## Event gallery

- **Alt text**: Honey, Hollandaise, and Hellfire
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/9c235faad019eb0bc849ff29cc13b575be2a94dc2705dfb11af45199a8bf4840-rimg-w1200-h960-dc1a1511-gmir?v=1781672836

## FAQs

- **Q**: When and where is Honey, Hollandaise, and Hellfire being held?
  - **A:** Honey, Hollandaise, and Hellfire takes place on Sun, 21 Jun, 2026 at 12:00 pm to Sun, 21 Jun, 2026 at 12:30 pm at Honey&Co., 250 Court St NE,Salem, Oregon, United States.
- **Q**: Who is organizing Honey, Hollandaise, and Hellfire?
  - **A:** Honey, Hollandaise, and Hellfire is organized by Hell's Bellows.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Honey, Hollandaise, and Hellfire",
        "image": "https://cdn-az.allevents.in/events3/banners/9c235faad019eb0bc849ff29cc13b575be2a94dc2705dfb11af45199a8bf4840-rimg-w1200-h960-dc1a1511-gmir?v=1781672836",
        "startDate": "2026-06-21",
        "endDate": "2026-06-21",
        "url": "https://allevents.in/salem/honey-hollandaise-and-hellfire/200030162011749",
        "location": {
            "@type": "Place",
            "name": "Honey&Co.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "250 Court St NE,Salem, Oregon",
                "addressLocality": "Salem",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.9415",
                "longitude": "-123.04063"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mom and I will play a short set as part of Make Music Salem, a citywide event. This one will be mostly or entirely folk music (Celtic, Nordic, and American).",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hells Bellows",
                "url": "https://allevents.in/org/hells-bellows/25697026"
            }
        ]
    }
]
```