

# Event Details

- **Event Name**: Cedar Trio at Stones Throw
- **Event Start and End Date**: Wed, 25 Feb, 2026 at 06:00 pm – Wed, 25 Feb, 2026 at 08:00 pm
- **Event Description**: Fun times
- **Event URL**: https://allevents.in/bellingham/cedar-trio-at-stones-throw/200029711549217
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Bellingham
- **state**: WA
- **country**: United States
- **location**: Stones Throw Brewing Company
- **lat**: 48.71878
- **long**: -122.50385
- **full address**: Stones Throw Brewing Company, 1009 Larrabee Ave,Bellingham, Washington, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Cedar Trio (https://allevents.in/org/cedar-trio/27243342)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b168a43cd9e53197552e3777e3e942c5ad73e3e66034f8f403339281d6530b9a-rimg-w1200-h800-dc605c60-gmir?v=1771747456
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/7766698dbfe5abc912b6fc3d128481edef8b37feb98b4e400d27f5af1ae6a0b6-rimg-w300-h300-dc191915-gmir?v=1771747456

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 25 Feb, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Stones Throw Brewing Company, 1009 Larrabee Ave,Bellingham, Washington, United States
- **Q**: Who is organizing the event?
  - **A:** Cedar Trio
- **Q**: Where can I find ticket details about Cedar Trio at Stones Throw ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Cedar Trio at Stones Throw",
        "image": "https://cdn-az.allevents.in/events6/banners/b168a43cd9e53197552e3777e3e942c5ad73e3e66034f8f403339281d6530b9a-rimg-w1200-h800-dc605c60-gmir?v=1771747456",
        "startDate": "2026-02-25",
        "endDate": "2026-02-25",
        "url": "https://allevents.in/bellingham/cedar-trio-at-stones-throw/200029711549217",
        "location": {
            "@type": "Place",
            "name": "Stones Throw Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1009 Larrabee Ave,Bellingham, Washington",
                "addressLocality": "Bellingham",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.71878",
                "longitude": "-122.50385"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fun times",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cedar Trio",
                "url": "https://allevents.in/org/cedar-trio/27243342"
            }
        ]
    }
]
```