

# Event Details

- **Event Name**: Family Fort Day
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 10:00 am – Sat, 29 Nov, 2025 at 11:30 am
- **Event Description**: Families are welcome to bring blankets and other fort-building materials to Family Fort Day at the library! We will have campfire stories and songs and yummy snacks as we get cozy for the afternoon.
- **Event URL**: https://allevents.in/cedar-rapids/family-fort-day/200028951256557
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 28

## Ticket Details


## Event venue details

- **city**: Cedar Rapids
- **state**: IA
- **country**: United States
- **location**: 450 5th Ave SE, Cedar Rapids, IA, United States, Iowa 52401
- **lat**: 41.97735
- **long**: -91.66322
- **full address**: 450 5th Ave SE, Cedar Rapids, IA, United States, Iowa 52401

## Event gallery

- **Alt text**: Family Fort Day
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c40657b3eae4f2e40f4f17da70b2a220afb9b4a4d4b467199504f37331e6771e-rimg-w601-h601-dcffffff-gmir?v=1763576336

## FAQs

- **Q**: When and where is Family Fort Day being held?
  - **A:** Family Fort Day takes place on Sat, 29 Nov, 2025 at 10:00 am to Sat, 29 Nov, 2025 at 11:30 am at 450 5th Ave SE, Cedar Rapids, IA, United States, Iowa 52401.
- **Q**: Who is organizing Family Fort Day?
  - **A:** Family Fort Day is organized by Cedar Rapids Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Fort Day",
        "image": "https://cdn-az.allevents.in/events1/banners/c40657b3eae4f2e40f4f17da70b2a220afb9b4a4d4b467199504f37331e6771e-rimg-w601-h601-dcffffff-gmir?v=1763576336",
        "startDate": "2025-11-29",
        "endDate": "2025-11-29",
        "url": "https://allevents.in/cedar-rapids/family-fort-day/200028951256557",
        "location": {
            "@type": "Place",
            "name": "450 5th Ave SE, Cedar Rapids, IA, United States, Iowa 52401",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "450 5th Ave SE, Cedar Rapids, IA 52401-1904, United States",
                "addressLocality": "Cedar Rapids",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.97735",
                "longitude": "-91.66322"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Families are welcome to bring blankets and other fort-building materials to Family Fort Day at the library! We will have campfire stories and songs and yummy snacks as we get cozy for the afternoon.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cedar Rapids Public Library",
                "url": "https://allevents.in/org/cedar-rapids-public-library/25968243"
            }
        ]
    }
]
```