

# Event Details

- **Event Name**: The BBB at Lumos Winery
- **Event Start and End Date**: Sun, 03 Aug, 2025 at 02:00 pm
- **Event Description**: Live Music, great Wine!
- **Event URL**: https://allevents.in/philomath/the-bbb-at-lumos-winery/200028191888242
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 54

## Ticket Details

- **Ticket URL**: http://facebook.com/200028191888242?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=philomath-events

## Event venue details

- **city**: Philomath
- **state**: OR
- **country**: United States
- **location**: Lumos Winery
- **lat**: 44.599569991482
- **long**: -123.41977630056
- **full address**: Lumos Winery, 24000  Dr Cardwell Hill,Philomath, Oregon, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Brutal Bridges Band (https://allevents.in/org/brutal-bridges-band/25956951)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/721daf6feaad740119a2c82bdc97372885f14d634e15153916095edbe3f1ba5e-rimg-w1200-h903-dc020201-gmir?v=1754212222
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=The+BBB+at+Lumos+Winery&date=03+Aug

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 03 Aug, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** Lumos Winery, 24000  Dr Cardwell Hill,Philomath, Oregon, United States
- **Q**: Who is organizing the event?
  - **A:** Brutal Bridges Band
- **Q**: What type of event is this?
  - **A:** music, live-music, entertainment
- **Q**: Where can I find ticket details about The BBB at Lumos Winery ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The BBB at Lumos Winery",
        "image": "https://cdn-az.allevents.in/events10/banners/721daf6feaad740119a2c82bdc97372885f14d634e15153916095edbe3f1ba5e-rimg-w1200-h903-dc020201-gmir?v=1754212222",
        "startDate": "2025-08-03",
        "url": "https://allevents.in/philomath/the-bbb-at-lumos-winery/200028191888242",
        "location": {
            "@type": "Place",
            "name": "Lumos Winery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "24000  Dr Cardwell Hill,Philomath, Oregon",
                "addressLocality": "Philomath",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.599569991482",
                "longitude": "-123.41977630056"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live Music, great Wine!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brutal Bridges Band",
                "url": "https://allevents.in/org/brutal-bridges-band/25956951"
            }
        ]
    }
]
```