

# Event Details

- **Event Name**: Santa Visit and Storytime
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 04:00 pm
- **Event Description**: You better watch out, you better not cry. Better not pout, I'm telling you why: Santa Claus is comin' to Farr Regional Library!
Come for a special storytime, holiday craft, and Santa visit. Don't forget your camera!
- **Event URL**: https://allevents.in/greeley/santa-visit-and-storytime/200029210193038
- **Event Categories**: christmas-markets-and-fairs, holiday, christmas
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Greeley
- **state**: CO
- **country**: United States
- **location**: Farr Regional Library
- **lat**: 40.408074249002
- **long**: -104.77938316584
- **full address**: Farr Regional Library, 1939 61st Ave ,Greeley, Colorado, United States

## Event gallery

- **Alt text**: Santa Visit and Storytime
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/d6002eb19bcdb5c71bd5139d555917e71b99559fb4267aa2b558d2283d518cc8-rimg-w771-h625-dceff4f5-gmir?v=1765596415

## FAQs

- **Q**: When and where is Santa Visit and Storytime being held?
  - **A:** Santa Visit and Storytime takes place on Tue, 16 Dec, 2025 at 04:00 pm to Tue, 16 Dec, 2025 at 04:00 pm at Farr Regional Library, 1939 61st Ave ,Greeley, Colorado, United States.
- **Q**: Who is organizing Santa Visit and Storytime?
  - **A:** Santa Visit and Storytime is organized by High Plains Library District.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa Visit and Storytime",
        "image": "https://cdn-az.allevents.in/events1/banners/d6002eb19bcdb5c71bd5139d555917e71b99559fb4267aa2b558d2283d518cc8-rimg-w771-h625-dceff4f5-gmir?v=1765596415",
        "startDate": "2025-12-16",
        "url": "https://allevents.in/greeley/santa-visit-and-storytime/200029210193038",
        "location": {
            "@type": "Place",
            "name": "Farr Regional Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1939 61st Ave ,Greeley, Colorado",
                "addressLocality": "Greeley",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.408074249002",
                "longitude": "-104.77938316584"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You better watch out, you better not cry. Better not pout, I'm telling you why: Santa Claus is comin' to Farr Regional Library!\nCome for a special storytime, holiday craft, and Santa visit. Don't forget your camera!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "High Plains Library District",
                "url": "https://allevents.in/org/high-plains-library-district/25944728"
            }
        ]
    }
]
```