

# Event Details

- **Event Name**: Candle Light Concert
- **Event Start and End Date**: Fri, 27 Feb, 2026 at 07:00 pm
- **Event Description**: Come support the Tahoma Orchestra students at this fantastic event.  Get your tickets using the QR codes below!
- **Event URL**: https://allevents.in/hobart/candle-light-concert/200029666966716
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Hobart
- **state**: WA
- **country**: United States
- **location**: Olson Mansion
- **lat**: 47.410374486404
- **long**: -122.0172844319
- **full address**: Olson Mansion, 21401 244th Ave SE,Hobart, Washington, United States

## Event gallery

- **Alt text**: Candle Light Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/fc1434a04ea6a1d3bd13d3f9335f49143b76ab1e428768119f66416458b82231-rimg-w1200-h1600-dcd87792-gmir?v=1771757816

## FAQs

- **Q**: When and where is Candle Light Concert being held?
  - **A:** Candle Light Concert takes place on Fri, 27 Feb, 2026 at 07:00 pm to Fri, 27 Feb, 2026 at 07:00 pm at Olson Mansion, 21401 244th Ave SE,Hobart, Washington, United States.
- **Q**: Who is organizing Candle Light Concert?
  - **A:** Candle Light Concert is organized by Tahoma Band Boosters.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Candle Light Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Hobart, this event is thoughtfully curated to deliver a standout experience worth every moment. If Candle Light Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Candle Light Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/fc1434a04ea6a1d3bd13d3f9335f49143b76ab1e428768119f66416458b82231-rimg-w1200-h1600-dcd87792-gmir?v=1771757816",
        "startDate": "2026-02-27",
        "url": "https://allevents.in/hobart/candle-light-concert/200029666966716",
        "location": {
            "@type": "Place",
            "name": "Olson Mansion",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "21401 244th Ave SE,Hobart, Washington",
                "addressLocality": "Hobart",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.410374486404",
                "longitude": "-122.0172844319"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come support the Tahoma Orchestra students at this fantastic event.  Get your tickets using the QR codes below!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tahoma Band Boosters",
                "url": "https://allevents.in/org/tahoma-band-boosters/13699388",
                "description": "The Tahoma Band Boosters is a volunteer group of parents who support the band programs of the Tahoma School District."
            }
        ]
    }
]
```