

# Event Details

- **Event Name**: International Observe the Moon Night
- **Event Start and End Date**: Sat, 04 Oct, 2025 at 07:30 pm – Sat, 04 Oct, 2025 at 09:30 pm
- **Event Description**: Per NASA, Oct 4 2025:"International Observe the Moon Night is a time to come together with fellow Moon enthusiasts and curious people worldwide. Everyone on Earth is invited to learn about lunar science and exploration, take part in celestial observations, and honor cultural and personal connections to the Moon."(We are also registered for this event on the NASA website.)
- **Event URL**: https://allevents.in/bath/international-observe-the-moon-night/4400028891616954
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Bath
- **state**: OH
- **country**: us
- **location**: Bath Nature Preserve
- **lat**: 41.188869
- **long**: -81.652992
- **full address**: Bath Nature Preserve, 4160 Ira Road, Bath, us

## Event gallery

- **Alt text**: International Observe the Moon Night
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/3d7de520-9f7b-11f0-9417-95d9004616b3-rimg-w1045-h588-dc070812-gmir.webp?v=1759401211

## FAQs

- **Q**: When and where is International Observe the Moon Night being held?
  - **A:** International Observe the Moon Night takes place on Sat, 04 Oct, 2025 at 07:30 pm to Sat, 04 Oct, 2025 at 09:30 pm at Bath Nature Preserve, 4160 Ira Road, Bath, us.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "International Observe the Moon Night",
        "image": "https://cdn-az.allevents.in/events5/banners/3d7de520-9f7b-11f0-9417-95d9004616b3-rimg-w1045-h588-dc070812-gmir.webp?v=1759401211",
        "startDate": "2025-10-04",
        "endDate": "2025-10-04",
        "url": "https://allevents.in/bath/international-observe-the-moon-night/4400028891616954",
        "location": {
            "@type": "Place",
            "name": "Bath Nature Preserve",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4160 Ira Road",
                "addressLocality": "Bath",
                "addressRegion": "OH",
                "addressCountry": {
                    "@type": "Country",
                    "name": "us"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.188869",
                "longitude": "-81.652992"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Per NASA, Oct 4 2025:\"International Observe the Moon Night is a time to come together with fellow Moon enthusiasts and curious people worldwide. Everyone on Earth is invited to learn about lunar science and exploration, take part in celestial observations, and honor cultural and personal connections"
    }
]
```