

# Event Details

- **Event Name**: Live concert
- **Event Start and End Date**: Sun, 04 Jan, 2026 at 06:00 pm – Sun, 04 Jan, 2026 at 07:00 pm
- **Event Description**: Come and join us for a night of live music and refreshments. This event is family friendly
- **Event URL**: https://allevents.in/vancouver/live-concert/100001976337524738
- **Event Categories**: Music, Entertainment, Concerts, performances
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 0, max: 0, currency: USD

## Event venue details

- **city**: Vancouver
- **state**: WA
- **country**: United States
- **location**: 2525 E 4th Plain Blvd
- **lat**: 45.6378898
- **long**: -122.6438699
- **full address**: 2525 E 4th Plain Blvd, 2525 East 4th Plain Boulevard, Vancouver, United States

## Event gallery

- **Alt text**: Live concert
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Live+concert&date=Sun%2C+04+Jan%2C+2026+at+06%3A00+pm&bg=4

## FAQs

- **Q**: When and where is Live concert being held?
  - **A:** Live concert takes place on Sun, 04 Jan, 2026 at 06:00 pm to Sun, 04 Jan, 2026 at 07:00 pm at 2525 E 4th Plain Blvd, 2525 East 4th Plain Boulevard, Vancouver, United States.
- **Q**: Who is organizing Live concert?
  - **A:** Live concert is organized by The Potters House.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live 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 Vancouver, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live concert 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": "Live concert",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Live+concert&date=Sun%2C+04+Jan%2C+2026+at+06%3A00+pm&bg=4",
        "startDate": "2026-01-04",
        "endDate": "2026-01-04",
        "url": "https://allevents.in/vancouver/live-concert/100001976337524738",
        "location": {
            "@type": "Place",
            "name": "2525 E 4th Plain Blvd",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2525 East 4th Plain Boulevard",
                "postalCode": "98661",
                "addressLocality": "Vancouver",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.6378898",
                "longitude": "-122.6438699"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us for a night of live music and refreshments. This event is family friendly",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-04-14",
                "availabilityEnds": "2026-01-04",
                "validFrom": "2026-04-14",
                "lowPrice": "0.00",
                "highPrice": "0.00",
                "price": "0.00",
                "url": "https://allevents.in/vancouver/live-concert/100001976337524738"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-04-14",
                "availabilityEnds": "",
                "validFrom": "2026-04-14",
                "url": "https://allevents.in/vancouver/live-concert/100001976337524738",
                "price": 0,
                "name": "General Admission"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Potters House",
                "url": "https://allevents.in/org/the-potters-house/21591246"
            }
        ]
    }
]
```