

# Event Details

- **Event Name**: Community Concert feat. Eclectics
- **Event Start and End Date**: Thu, 04 Jun, 2026 at 06:00 pm
- **Event Description**: Come enjoy a FREE Community Concert every Thursday at the Eric Martin Theatre! We feature a different band each week. Snacks and refreshments are provided. There's plenty of room, bring your friends!
- **Event URL**: https://allevents.in/victoria/community-concert-feat-eclectics/200030118727012
- **Event Categories**: music, entertainment, concerts, art, theatre
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Victoria
- **state**: BC
- **country**: Canada
- **location**: FOM Music Society
- **lat**: 48.43244
- **long**: -123.32423
- **full address**: FOM Music Society, Victoria, British Columbia, Canada

## Event gallery

- **Alt text**: Community Concert feat. Eclectics
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/b21897113ae34b4e5d2d97c4cb86b1f8868870b632451f5a83d342d7685acceb-rimg-w1200-h675-dc313131-gmir?v=1780331336

## FAQs

- **Q**: When and where is Community Concert feat. Eclectics being held?
  - **A:** Community Concert feat. Eclectics takes place on Thu, 04 Jun, 2026 at 06:00 pm to Thu, 04 Jun, 2026 at 06:00 pm at FOM Music Society, Victoria, British Columbia, Canada.
- **Q**: Who is organizing Community Concert feat. Eclectics?
  - **A:** Community Concert feat. Eclectics is organized by FOM Music Society.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Community Concert feat. Eclectics is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Victoria, this event is thoughtfully curated to deliver a standout experience worth every moment. If Community Concert feat. Eclectics 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": "Community Concert feat. Eclectics",
        "image": "https://cdn-az.allevents.in/events5/banners/b21897113ae34b4e5d2d97c4cb86b1f8868870b632451f5a83d342d7685acceb-rimg-w1200-h675-dc313131-gmir?v=1780331336",
        "startDate": "2026-06-04",
        "url": "https://allevents.in/victoria/community-concert-feat-eclectics/200030118727012",
        "location": {
            "@type": "Place",
            "name": "FOM Music Society",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Victoria, British Columbia",
                "addressLocality": "Victoria",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.43244",
                "longitude": "-123.32423"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy a FREE Community Concert every Thursday at the Eric Martin Theatre! We feature a different band each week. Snacks and refreshments are provided. There's plenty of room, bring your friends!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "FOM Music Society",
                "url": "https://allevents.in/org/fom-music-society/13928166"
            }
        ]
    }
]
```