

# Event Details

- **Event Name**: Outdoor Warning Siren Test
- **Event Start and End Date**: Fri, 06 Feb, 2026 at 11:00 am – Fri, 06 Feb, 2026 at 11:15 am
- **Event Description**: This is the monthly outdoor warning siren test for Allegan County. The test is initiated on the first Friday of every month at 11:00 AM.
- **Event URL**: https://allevents.in/allegan/outdoor-warning-siren-test/200029485061044
- **Event Categories**: first-friday
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Allegan
- **state**: MI
- **country**: United States
- **location**: 3271 122nd Ave, Allegan, MI, United States, Michigan 49010
- **lat**: 42.58274
- **long**: -85.86676
- **full address**: 3271 122nd Ave, Allegan, MI, United States, Michigan 49010

## Event gallery

- **Alt text**: Outdoor Warning Siren Test
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/5f06fe40d3ea36f0e3400ff004fab77f136784d875a19b187d6335679239c854-rimg-w612-h198-dc300305-gmir?v=1769073795

## FAQs

- **Q**: When and where is Outdoor Warning Siren Test being held?
  - **A:** Outdoor Warning Siren Test takes place on Fri, 06 Feb, 2026 at 11:00 am to Fri, 06 Feb, 2026 at 11:15 am at 3271 122nd Ave, Allegan, MI, United States, Michigan 49010.
- **Q**: Who is organizing Outdoor Warning Siren Test?
  - **A:** Outdoor Warning Siren Test is organized by Allegan County Emergency Management.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Outdoor Warning Siren Test",
        "image": "https://cdn-az.allevents.in/events4/banners/5f06fe40d3ea36f0e3400ff004fab77f136784d875a19b187d6335679239c854-rimg-w612-h198-dc300305-gmir?v=1769073795",
        "startDate": "2026-02-06",
        "endDate": "2026-02-06",
        "url": "https://allevents.in/allegan/outdoor-warning-siren-test/200029485061044",
        "location": {
            "@type": "Place",
            "name": "3271 122nd Ave, Allegan, MI, United States, Michigan 49010",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3271 122nd Ave, Allegan, MI 49010-9511, United States",
                "addressLocality": "Allegan",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.58274",
                "longitude": "-85.86676"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is the monthly outdoor warning siren test for Allegan County. The test is initiated on the first Friday of every month at 11:00 AM.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Allegan County Emergency Management",
                "url": "https://allevents.in/org/allegan-county-emergency-management/23680436"
            }
        ]
    }
]
```