

# Event Details

- **Event Name**: Fenix Rising Band 
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 08:00 pm
- **Event Description**: $6
- **Event URL**: https://allevents.in/portland/fenix-rising-band/200029200005024
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details

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

## Event venue details

- **city**: Portland
- **state**: OR
- **country**: United States
- **location**: 2016 NE Sandy Blvd, Portland, OR
- **lat**: 45.52588
- **long**: -122.64512
- **full address**: 2016 NE Sandy Blvd, Portland, OR, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Blue Diamond PDX (https://allevents.in/org/the-blue-diamond-pdx/26009128)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/3a4ffd635114f75085f4658d743091f54e6251b5859f24ccf259619a89f307d2-rimg-w1200-h1205-dc141419-gmir?v=1765321162
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/40faf8380fdbeea45a2083737beff3ec404e6754a04308d87da561dbf5b31740-rimg-w300-h300-dc141519-gmir?v=1765321163

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 11 Dec, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** 2016 NE Sandy Blvd, Portland, OR, United States
- **Q**: Who is organizing the event?
  - **A:** The Blue Diamond PDX
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about Fenix Rising Band  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Fenix Rising Band",
        "image": "https://cdn-az.allevents.in/events2/banners/3a4ffd635114f75085f4658d743091f54e6251b5859f24ccf259619a89f307d2-rimg-w1200-h1205-dc141419-gmir?v=1765321162",
        "startDate": "2025-12-11",
        "url": "https://allevents.in/portland/fenix-rising-band/200029200005024",
        "location": {
            "@type": "Place",
            "name": "2016 NE Sandy Blvd, Portland, OR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2008 NE Sandy Blvd, Portland, OR 97232-2818, United States",
                "addressLocality": "Portland",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.52588",
                "longitude": "-122.64512"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "$6",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Blue Diamond PDX",
                "url": "https://allevents.in/org/the-blue-diamond-pdx/26009128"
            }
        ]
    }
]
```