

# Event Details

- **Event Name**: Salem Audubon Birder's Night
- **Event Start and End Date**: Tue, 08 Sep, 2026 at 06:30 pm (-07:00)
- **Event Description**: Topic TBD
- **Event URL**: https://allevents.in/salem/salem-audubon-birders-night/200029860745247
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Salem
- **state**: OR
- **country**: United States
- **location**: Salem Scottish Rite Center
- **lat**: 44.8977379
- **long**: -123.03721573913
- **full address**: Salem Scottish Rite Center, 4090 Commercial St SE,Salem,OR,United States

## Event gallery

- **Alt text**: Salem Audubon Birder's Night
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/cdcd1b5620e1cf9c79d53223e089a72e55e0aabfdce1c0e08725246e0d3d84f9-rimg-w570-h381-dc2e492e-gmir?v=1776213014

## FAQs

- **Q**: When and where is Salem Audubon Birder's Night being held?
  - **A:** Salem Audubon Birder's Night takes place on Tue, 08 Sep, 2026 at 06:30 pm to Tue, 08 Sep, 2026 at 06:30 pm at Salem Scottish Rite Center, 4090 Commercial St SE,Salem,OR,United States.
- **Q**: Who is organizing Salem Audubon Birder's Night?
  - **A:** Salem Audubon Birder's Night is organized by Salem Audubon Society.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Salem Audubon Birder's Night",
        "image": "https://cdn-az.allevents.in/events4/banners/cdcd1b5620e1cf9c79d53223e089a72e55e0aabfdce1c0e08725246e0d3d84f9-rimg-w570-h381-dc2e492e-gmir?v=1776213014",
        "startDate": "2026-09-08T18:30:00-07:00",
        "url": "https://allevents.in/salem/salem-audubon-birders-night/200029860745247",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Salem Scottish Rite Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4090 Commercial St SE,Salem,OR,United States",
                "addressLocality": "Salem",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.8977379",
                "longitude": "-123.03721573913"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Topic TBD",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Salem Audubon Society",
                "url": "https://allevents.in/org/salem-audubon-society/6358832",
                "description": "The Salem Audubon Society, in Salem, Oregon, is an active chapter of the National Audubon Society, with our shared mission to conserve and restore natural ecosystems, focusing on birds, other wildlife and their habitats."
            }
        ]
    }
]
```