

# Event Details

- **Event Name**: Friday Night with Friends
- **Event Start and End Date**: Fri, 17 Jul, 2026 at 05:00 pm – Fri, 14 Aug, 2026 at 05:00 pm
- **Event Description**: A Naturalist will walk around the campground with nature artifacts or maybe even a live animal!
- **Event URL**: https://allevents.in/carroll/friday-night-with-friends/200030283570914
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Carroll
- **state**: IA
- **country**: United States
- **location**: 22676 Swan Lake Drive, Carroll, IA, United States, Iowa 51401
- **lat**: 42.03411
- **long**: -94.84742
- **full address**: 22676 Swan Lake Drive, Carroll, IA, United States, Iowa 51401

## Event gallery

- **Alt text**: Friday Night with Friends
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/130616b467727f856ea2671afea1e91a9edb6782d4408369b924f14aeb42c456-rimg-w1200-h675-dcf5f5f5-gmir?v=1784131976

## FAQs

- **Q**: When and where is Friday Night with Friends being held?
  - **A:** Friday Night with Friends takes place on Fri, 17 Jul, 2026 at 05:00 pm to Fri, 14 Aug, 2026 at 05:00 pm at 22676 Swan Lake Drive, Carroll, IA, United States, Iowa 51401.
- **Q**: Who is organizing Friday Night with Friends?
  - **A:** Friday Night with Friends is organized by Carroll County Conservation.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friday Night with Friends",
        "image": "https://cdn-az.allevents.in/events2/banners/130616b467727f856ea2671afea1e91a9edb6782d4408369b924f14aeb42c456-rimg-w1200-h675-dcf5f5f5-gmir?v=1784131976",
        "startDate": "2026-07-17",
        "endDate": "2026-08-14",
        "url": "https://allevents.in/carroll/friday-night-with-friends/200030283570914",
        "location": {
            "@type": "Place",
            "name": "22676 Swan Lake Drive, Carroll, IA, United States, Iowa 51401",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "22676 Swan Lake Dr, Carroll, IA 51401-9153, United States",
                "addressLocality": "Carroll",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.03411",
                "longitude": "-94.84742"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A Naturalist will walk around the campground with nature artifacts or maybe even a live animal!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Carroll County Conservation",
                "url": "https://allevents.in/org/carroll-county-conservation/20156529"
            }
        ]
    }
]
```