

# Event Details

- **Event Name**: October Monthly Meeting
- **Event Start and End Date**: Thu, 08 Oct, 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/october-monthly-meeting/200029949764855
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 5

## 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 Avenue,Ogden,UT,United States

## Event gallery

- **Alt text**: October Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/03a7edc1cbad8fe2e677f9137a6dd6841a7f02594a1a0af1264347d173f8ccc6-rimg-w1200-h677-dc010101-gmir?v=1776298315

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "October Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events1/banners/03a7edc1cbad8fe2e677f9137a6dd6841a7f02594a1a0af1264347d173f8ccc6-rimg-w1200-h677-dc010101-gmir?v=1776298315",
        "startDate": "2026-10-08T19:00:00-06:00",
        "url": "https://allevents.in/ogden/october-monthly-meeting/200029949764855",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Weber County Library (Pleasant Valley Branch)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5568 Adams Avenue,Ogden,UT,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"
            }
        ]
    }
]
```