

# Event Details

- **Event Name**: WEBELOS/AOL Night
- **Event Start and End Date**: Tue, 18 Nov, 2025 at 06:30 pm
- **Event Description**: Come see if we are the Troop for you!
- **Event URL**: https://allevents.in/pickerington/webelos-aol-night/200028837944558
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Pickerington
- **state**: OH
- **country**: United States
- **location**: Peace United Methodist Church
- **lat**: 39.889478954738
- **long**: -82.779006891047
- **full address**: Peace United Methodist Church, 10329 Diley Rd, Pickerington, OH 43147, United States

## Event gallery

- **Alt text**: WEBELOS/AOL Night
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/dc36f9fb051fa741cd8166f0d795180c34da450cd21bb6098f02a85cd9367a56-rimg-w1200-h1600-dcd4dee8-gmir?v=1763202071

## FAQs

- **Q**: When and where is WEBELOS/AOL Night being held?
  - **A:** WEBELOS/AOL Night takes place on Tue, 18 Nov, 2025 at 06:30 pm to Tue, 18 Nov, 2025 at 06:30 pm at Peace United Methodist Church, 10329 Diley Rd, Pickerington, OH 43147, United States.
- **Q**: Who is organizing WEBELOS/AOL Night?
  - **A:** WEBELOS/AOL Night is organized by Scouts BSA - Troop 26 - Pickerington, Ohio.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "WEBELOS/AOL Night",
        "image": "https://cdn-az.allevents.in/events6/banners/dc36f9fb051fa741cd8166f0d795180c34da450cd21bb6098f02a85cd9367a56-rimg-w1200-h1600-dcd4dee8-gmir?v=1763202071",
        "startDate": "2025-11-18",
        "url": "https://allevents.in/pickerington/webelos-aol-night/200028837944558",
        "location": {
            "@type": "Place",
            "name": "Peace United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10329 Diley Rd, Pickerington, OH 43147, United States",
                "addressLocality": "Pickerington",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.889478954738",
                "longitude": "-82.779006891047"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see if we are the Troop for you!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Scouts BSA - Troop 26 - Pickerington Ohio",
                "url": "https://allevents.in/org/scouts-bsa-troop-26-pickerington-ohio/22961783"
            }
        ]
    }
]
```