

# Event Details

- **Event Name**: Troop campout
- **Event Start and End Date**: Fri, 14 Nov, 2025 at 06:00 pm – Sun, 16 Nov, 2025 at 09:00 am
- **Event Description**: Our last tent camping for the year.
- **Event URL**: https://allevents.in/johnston/troop-campout/200029183186350
- **Event Categories**: trips-adventures, camping
- **Interested Audience**: 
  - total_interested_count: 4

## 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**: Troop campout
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/549be0478969f54325110471d77c583ce4317ea82e89178524eea7bdcae32231-rimg-w1200-h800-dc2c2e34-gmir?v=1762935950

## FAQs

- **Q**: When and where is Troop campout being held?
  - **A:** Troop campout takes place on Fri, 14 Nov, 2025 at 06:00 pm to Sun, 16 Nov, 2025 at 09:00 am at 6426 Merle Hay Rd, Johnston, IA 50131-1229, United States, Johnston, IA.
- **Q**: Who is organizing Troop campout?
  - **A:** Troop campout is organized by Boy Scout Troop 44 - Johnston.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Troop campout",
        "image": "https://cdn-az.allevents.in/events5/banners/549be0478969f54325110471d77c583ce4317ea82e89178524eea7bdcae32231-rimg-w1200-h800-dc2c2e34-gmir?v=1762935950",
        "startDate": "2025-11-14",
        "endDate": "2025-11-16",
        "url": "https://allevents.in/johnston/troop-campout/200029183186350",
        "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": "Our last tent camping for the year.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Boy Scout Troop 44 - Johnston",
                "url": "https://allevents.in/org/boy-scout-troop-44-johnston/23929122"
            }
        ]
    }
]
```