

# Event Details

- **Event Name**: Winter Campout at Crooked Lane
- **Event Start and End Date**: Sat, 10 Jan, 2026 at 01:00 pm
- **Event Description**: Winter Campout at Crooked Lane.    We have the lodge reserved for the day and we can stay overnight if any of the girls want to!
- **Event URL**: https://allevents.in/mount-gilead/winter-campout-at-crooked-lane/200029131202201
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Mount Gilead
- **state**: OH
- **country**: United States
- **location**: Camp Crooked Lane Girl Scout Camp
- **lat**: 40.609049918168
- **long**: -82.786957919675
- **full address**: Camp Crooked Lane Girl Scout Camp, 6998 County Road 40,Mount Gilead,OH,United States

## Event gallery

- **Alt text**: Winter Campout at Crooked Lane
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/19d1ccca1fd43817722d834fc4da2664d329b2eb650a2c06cfe85284f14135d4-rimg-w1200-h1600-dc030604-gmir?v=1762322700

## FAQs

- **Q**: When and where is Winter Campout at Crooked Lane being held?
  - **A:** Winter Campout at Crooked Lane takes place on Sat, 10 Jan, 2026 at 01:00 pm to Sat, 10 Jan, 2026 at 01:00 pm at Camp Crooked Lane Girl Scout Camp, 6998 County Road 40,Mount Gilead,OH,United States.
- **Q**: Who is organizing Winter Campout at Crooked Lane?
  - **A:** Winter Campout at Crooked Lane is organized by Girl Scouts Troop 7623.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Winter Campout at Crooked Lane",
        "image": "https://cdn-az.allevents.in/events4/banners/19d1ccca1fd43817722d834fc4da2664d329b2eb650a2c06cfe85284f14135d4-rimg-w1200-h1600-dc030604-gmir?v=1762322700",
        "startDate": "2026-01-10",
        "url": "https://allevents.in/mount-gilead/winter-campout-at-crooked-lane/200029131202201",
        "location": {
            "@type": "Place",
            "name": "Camp Crooked Lane Girl Scout Camp",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6998 County Road 40,Mount Gilead,OH,United States",
                "addressLocality": "Mount Gilead",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.609049918168",
                "longitude": "-82.786957919675"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Winter Campout at Crooked Lane.    We have the lodge reserved for the day and we can stay overnight if any of the girls want to!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Girl Scouts Troop 7623",
                "url": "https://allevents.in/org/girl-scouts-troop-7623/27011128"
            }
        ]
    }
]
```