

# Event Details

- **Event Name**: Girl Scouts: Eco Friend
- **Event Start and End Date**: Tue, 12 May, 2026 at 06:00 pm (-04:00)
- **Event Description**: Are you a Girl Scout Brownie? If so, join the Crawford Park District to earn your Eco Friend badge. We will take a hike while learning how to protect the trails, make some nature observations, and learn how to safely build a campfire.
- **Event URL**: https://allevents.in/crestline/girl-scouts-eco-friend/200029725177013
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Crestline
- **state**: OH
- **country**: United States
- **location**: Lowe-Volk Park, 2401 State Route 598, Crestline
- **lat**: 40.79295
- **long**: -82.78479
- **full address**: Lowe-Volk Park, 2401 State Route 598, Crestline, United States

## Event gallery

- **Alt text**: Girl Scouts: Eco Friend
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/1553ca9bb6d1c30cd8132df4cf75a7577695fd8ab7814a4235b8443a4e0e21f4-rimg-w900-h900-dcffffff-gmir?v=1775173007

## FAQs

- **Q**: When and where is Girl Scouts: Eco Friend being held?
  - **A:** Girl Scouts: Eco Friend takes place on Tue, 12 May, 2026 at 06:00 pm to Tue, 12 May, 2026 at 06:00 pm at Lowe-Volk Park, 2401 State Route 598, Crestline, United States.
- **Q**: Who is organizing Girl Scouts: Eco Friend?
  - **A:** Girl Scouts: Eco Friend is organized by Crawford Park District.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Girl Scouts: Eco Friend",
        "image": "https://cdn-az.allevents.in/events7/banners/1553ca9bb6d1c30cd8132df4cf75a7577695fd8ab7814a4235b8443a4e0e21f4-rimg-w900-h900-dcffffff-gmir?v=1775173007",
        "startDate": "2026-05-12T18:00:00-04:00",
        "url": "https://allevents.in/crestline/girl-scouts-eco-friend/200029725177013",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Lowe-Volk Park, 2401 State Route 598, Crestline",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2401 OH-598, Crestline, OH 44827-9704, United States",
                "addressLocality": "Crestline",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.79295",
                "longitude": "-82.78479"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Are you a Girl Scout Brownie? If so, join the Crawford Park District to earn your Eco Friend badge. We will take a hike while learning how to protect the trails, make some nature observations, and learn how to safely build a campfire.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Crawford Park District",
                "url": "https://allevents.in/org/crawford-park-district/22203821"
            }
        ]
    }
]
```