

# Event Details

- **Event Name**: Barnes & Noble Story Time
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 01:00 pm – Sun, 28 Dec, 2025 at 02:00 pm
- **Event Description**: We welcome you to Sunday afternoon fun featuring a different picture book each week! Can't wait to have you join us!
- **Event URL**: https://allevents.in/fort-collins/barnes-and-noble-story-time/200029392212554
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Fort Collins
- **state**: CO
- **country**: United States
- **location**: 4045 S College Ave, Fort Collins, CO
- **lat**: 40.5311
- **long**: -105.07802
- **full address**: 4045 S College Ave, Fort Collins, CO, United States

## Event gallery

- **Alt text**: Barnes &amp; Noble Story Time
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a0817d30f22799c61437788e4ec9bb2ec54afd767b64758107ad9279c52b3e28-rimg-w1200-h669-dcbcf7f5-gmir?v=1766398914

## FAQs

- **Q**: When and where is Barnes & Noble Story Time being held?
  - **A:** Barnes &amp; Noble Story Time takes place on Sun, 28 Dec, 2025 at 01:00 pm to Sun, 28 Dec, 2025 at 02:00 pm at 4045 S College Ave, Fort Collins, CO, United States.
- **Q**: Who is organizing Barnes & Noble Story Time?
  - **A:** Barnes &amp; Noble Story Time is organized by Barnes & Noble (Fort Collins, CO).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Barnes &amp; Noble Story Time",
        "image": "https://cdn-az.allevents.in/events4/banners/a0817d30f22799c61437788e4ec9bb2ec54afd767b64758107ad9279c52b3e28-rimg-w1200-h669-dcbcf7f5-gmir?v=1766398914",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/fort-collins/barnes-and-noble-story-time/200029392212554",
        "location": {
            "@type": "Place",
            "name": "4045 S College Ave, Fort Collins, CO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4045 S College Ave, Fort Collins, CO 80525-3039, United States",
                "addressLocality": "Fort Collins",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.5311",
                "longitude": "-105.07802"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We welcome you to Sunday afternoon fun featuring a different picture book each week! Can't wait to have you join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Barnes & Noble (Fort Collins CO)",
                "url": "https://allevents.in/org/barnes-and-noble-fort-collins-co/26106305"
            }
        ]
    }
]
```