

# Event Details

- **Event Name**: Flower Moon Night Hike
- **Event Start and End Date**: Sat, 02 May, 2026 at 02:00 pm (-05:00)
- **Event Description**: Plan ahead and join OES and Little Sugar Farm on May 2nd for Glamping and a Full-Moon Night hike!  

Tickets can be found on the event page at outdooreducationservices.com
- **Event URL**: https://allevents.in/pineville/flower-moon-night-hike/200029953034748
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Pineville
- **state**: MO
- **country**: United States
- **location**: Little Sugar Farm
- **lat**: 36.54487
- **long**: -94.28279
- **full address**: Little Sugar Farm, 340 Slinkard Road,Pineville, Missouri, United States

## Event gallery

- **Alt text**: Flower Moon Night Hike
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/653882371b8ff8d4392be1e643f2ca94ed18f9f3ea491e2122386d0c4027148d-rimg-w1200-h1600-dc080915-gmir?v=1776338087

## FAQs

- **Q**: When and where is Flower Moon Night Hike being held?
  - **A:** Flower Moon Night Hike takes place on Sat, 02 May, 2026 at 02:00 pm to Sat, 02 May, 2026 at 02:00 pm at Little Sugar Farm, 340 Slinkard Road,Pineville, Missouri, United States.
- **Q**: Who is organizing Flower Moon Night Hike?
  - **A:** Flower Moon Night Hike is organized by Outdoor Education Services.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Flower Moon Night Hike",
        "image": "https://cdn-az.allevents.in/events1/banners/653882371b8ff8d4392be1e643f2ca94ed18f9f3ea491e2122386d0c4027148d-rimg-w1200-h1600-dc080915-gmir?v=1776338087",
        "startDate": "2026-05-02T14:00:00-05:00",
        "url": "https://allevents.in/pineville/flower-moon-night-hike/200029953034748",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Little Sugar Farm",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "340 Slinkard Road,Pineville, Missouri",
                "addressLocality": "Pineville",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.54487",
                "longitude": "-94.28279"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Plan ahead and join OES and Little Sugar Farm on May 2nd for Glamping and a Full-Moon Night hike!  \n\nTickets can be found on the event page at outdooreducationservices.com",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Outdoor Education Services",
                "url": "https://allevents.in/org/outdoor-education-services/22115435"
            }
        ]
    }
]
```