

# Event Details

- **Event Name**: May Monthly Meeting
- **Event Start and End Date**: Thu, 14 May, 2026 at 07:00 pm (-06:00)
- **Event Description**: Free and open to the public. Join us as we discuss all things related to astronomy- from educational resources, fun finds, and practical application.
- **Event URL**: https://allevents.in/ogden/may-monthly-meeting/200029990672244
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Ogden
- **state**: UT
- **country**: United States
- **location**: Weber County Library (Pleasant Valley Branch)
- **lat**: 41.162509721363
- **long**: -111.96796774864
- **full address**: Weber County Library (Pleasant Valley Branch), 5568 Adams Ave, Ogden, UT 84405-6936, United States

## Event gallery

- **Alt text**: May Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8313af1a2213223e13f57989710f171f28b42951552cc3a052cba4cd1ce47432-rimg-w1200-h677-dc010101-gmir?v=1777266944

## FAQs

- **Q**: When and where is May Monthly Meeting being held?
  - **A:** May Monthly Meeting takes place on Thu, 14 May, 2026 at 07:00 pm to Thu, 14 May, 2026 at 07:00 pm at Weber County Library (Pleasant Valley Branch), 5568 Adams Ave, Ogden, UT 84405-6936, United States.
- **Q**: Who is organizing May Monthly Meeting?
  - **A:** May Monthly Meeting is organized by OGDEN ASTRONOMICAL SOCIETY.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "May Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events2/banners/8313af1a2213223e13f57989710f171f28b42951552cc3a052cba4cd1ce47432-rimg-w1200-h677-dc010101-gmir?v=1777266944",
        "startDate": "2026-05-14T19:00:00-06:00",
        "url": "https://allevents.in/ogden/may-monthly-meeting/200029990672244",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Weber County Library (Pleasant Valley Branch)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5568 Adams Ave, Ogden, UT 84405-6936, United States",
                "addressLocality": "Ogden",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.162509721363",
                "longitude": "-111.96796774864"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free and open to the public. Join us as we discuss all things related to astronomy- from educational resources, fun finds, and practical application.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "OGDEN ASTRONOMICAL SOCIETY",
                "url": "https://allevents.in/org/ogden-astronomical-society/16981191"
            }
        ]
    }
]
```