

# Event Details

- **Event Name**: CERT Meeting
- **Event Start and End Date**: Thu, 21 May, 2026 at 06:30 pm – Thu, 21 May, 2026 at 08:00 pm
- **Event Description**: This meeting is open to all who wish help their community
- **Event URL**: https://allevents.in/cedar-glen/cert-meeting/200029979623842
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Cedar Glen
- **state**: CA
- **country**: United States
- **location**: Fire Station 91
- **lat**: 34.247667658154
- **long**: -117.18943418272
- **full address**: Fire Station 91, 301  CA-173,Cedar Glen, California, United States

## Event gallery

- **Alt text**: CERT Meeting
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c9f5ee39a8ba1adcfbb0981b10808776fea7c83ba670959acfd1d17500e542eb-rimg-w1200-h675-dcfefefe-gmir?v=1778818341

## FAQs

- **Q**: When and where is CERT Meeting being held?
  - **A:** CERT Meeting takes place on Thu, 21 May, 2026 at 06:30 pm to Thu, 21 May, 2026 at 08:00 pm at Fire Station 91, 301  CA-173,Cedar Glen, California, United States.
- **Q**: Who is organizing CERT Meeting?
  - **A:** CERT Meeting is organized by San Bernardino Mountain CERT.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "CERT Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/c9f5ee39a8ba1adcfbb0981b10808776fea7c83ba670959acfd1d17500e542eb-rimg-w1200-h675-dcfefefe-gmir?v=1778818341",
        "startDate": "2026-05-21",
        "endDate": "2026-05-21",
        "url": "https://allevents.in/cedar-glen/cert-meeting/200029979623842",
        "location": {
            "@type": "Place",
            "name": "Fire Station 91",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "301  CA-173,Cedar Glen, California",
                "addressLocality": "Cedar Glen",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.247667658154",
                "longitude": "-117.18943418272"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This meeting is open to all who wish help their community",
        "organizer": [
            {
                "@type": "Organization",
                "name": "San Bernardino Mountain CERT",
                "url": "https://allevents.in/org/san-bernardino-mountain-cert/23469691"
            }
        ]
    }
]
```