

# Event Details

- **Event Name**: Scout Sunday 
- **Event Start and End Date**: Sun, 15 Feb, 2026 at 09:00 pm – Sun, 15 Feb, 2026 at 10:00 pm
- **Event Description**: We will help lead the Sunday morning  service.
- **Event URL**: https://allevents.in/johnston/scout-sunday/200029513429016
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Johnston
- **state**: IA
- **country**: United States
- **location**: 6426 Merle Hay Rd, Johnston, IA 50131-1229, United States, Johnston, IA
- **lat**: 41.67691
- **long**: -93.69872
- **full address**: 6426 Merle Hay Rd, Johnston, IA 50131-1229, United States, Johnston, IA

## Event gallery

- **Alt text**: Scout Sunday
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f0a235bb55a6c030efbb843879b02a3722c0e8203c876ae9664901a020991622-rimg-w1200-h800-dc2c2e34-gmir?v=1770494359

## FAQs

- **Q**: When and where is Scout Sunday  being held?
  - **A:** Scout Sunday  takes place on Sun, 15 Feb, 2026 at 09:00 pm to Sun, 15 Feb, 2026 at 10:00 pm at 6426 Merle Hay Rd, Johnston, IA 50131-1229, United States, Johnston, IA.
- **Q**: Who is organizing Scout Sunday ?
  - **A:** Scout Sunday  is organized by Boy Scout Troop 44 - Johnston.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Scout Sunday",
        "image": "https://cdn-az.allevents.in/events3/banners/f0a235bb55a6c030efbb843879b02a3722c0e8203c876ae9664901a020991622-rimg-w1200-h800-dc2c2e34-gmir?v=1770494359",
        "startDate": "2026-02-15",
        "endDate": "2026-02-15",
        "url": "https://allevents.in/johnston/scout-sunday/200029513429016",
        "location": {
            "@type": "Place",
            "name": "6426 Merle Hay Rd, Johnston, IA 50131-1229, United States, Johnston, IA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6426 Merle Hay Rd, Johnston, IA 50131-1229, United States",
                "addressLocality": "Johnston",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.67691",
                "longitude": "-93.69872"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will help lead the Sunday morning  service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Boy Scout Troop 44 - Johnston",
                "url": "https://allevents.in/org/boy-scout-troop-44-johnston/23929122"
            }
        ]
    }
]
```