

# Event Details

- **Event Name**: Sign Up Night
- **Event Start and End Date**: Fri, 15 Aug, 2025 at 06:30 pm – Fri, 15 Aug, 2025 at 07:30 pm
- **Event Description**: Come see what scouting is all about at our sign-up night! Meet our leaders and hear about the exciting plans we have for the year! Meetings are held weekly on Friday evenings at Hazelwood Christian Church.
- **Event URL**: https://allevents.in/clayton/sign-up-night/200028602645248
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Clayton
- **state**: IN
- **country**: United States
- **location**: Hazelwood Christian Church
- **lat**: 39.61622
- **long**: -86.52102
- **full address**: Hazelwood Christian Church, 9947 S County Road 0, Clayton, IN 46118-9206, United States

## Event gallery

- **Alt text**: Sign Up Night
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b14fbaa221482c8a7b19725b9917c9ddea414529e887ddd38deed8b482172f30-rimg-w902-h295-dc2b4861-gmir?v=1754754975

## FAQs

- **Q**: When and where is Sign Up Night being held?
  - **A:** Sign Up Night takes place on Fri, 15 Aug, 2025 at 06:30 pm to Fri, 15 Aug, 2025 at 07:30 pm at Hazelwood Christian Church, 9947 S County Road 0, Clayton, IN 46118-9206, United States.
- **Q**: Who is organizing Sign Up Night?
  - **A:** Sign Up Night is organized by Cub Scout Pack 305 Clayton.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sign Up Night",
        "image": "https://cdn-az.allevents.in/events10/banners/b14fbaa221482c8a7b19725b9917c9ddea414529e887ddd38deed8b482172f30-rimg-w902-h295-dc2b4861-gmir?v=1754754975",
        "startDate": "2025-08-15",
        "endDate": "2025-08-15",
        "url": "https://allevents.in/clayton/sign-up-night/200028602645248",
        "location": {
            "@type": "Place",
            "name": "Hazelwood Christian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9947 S County Road 0, Clayton, IN 46118-9206, United States",
                "addressLocality": "Clayton",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.61622",
                "longitude": "-86.52102"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see what scouting is all about at our sign-up night! Meet our leaders and hear about the exciting plans we have for the year! Meetings are held weekly on Friday evenings at Hazelwood Christian Church.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cub Scout Pack 305 Clayton",
                "url": "https://allevents.in/org/cub-scout-pack-305-clayton/26355813"
            }
        ]
    }
]
```