

# Event Details

- **Event Name**: Santa visits the Lacon Library! 
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 03:00 pm – Fri, 19 Dec, 2025 at 05:00 pm
- **Event Description**: Santa is taking a break in his busy schedule to stop by the library Dec. 19 from 3pm to 5pm to visit all of the library littles!
- **Event URL**: https://allevents.in/lacon/santa-visits-the-lacon-library/200029246232051
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 40

## Ticket Details


## Event venue details

- **city**: Lacon
- **state**: IL
- **country**: United States
- **location**: 205 6th Street, Lacon, IL
- **lat**: 41.02593
- **long**: -89.41172
- **full address**: 205 6th Street, Lacon, IL, United States

## Event gallery

- **Alt text**: Santa visits the Lacon Library!
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/3bb2fd9717177971287d80d262c3b53d7985b197d3b0aaafc099fefb75052d00-rimg-w752-h1500-dcd7d5c8-gmir?v=1765481871

## FAQs

- **Q**: When and where is Santa visits the Lacon Library!  being held?
  - **A:** Santa visits the Lacon Library!  takes place on Fri, 19 Dec, 2025 at 03:00 pm to Fri, 19 Dec, 2025 at 05:00 pm at 205 6th Street, Lacon, IL, United States.
- **Q**: Who is organizing Santa visits the Lacon Library! ?
  - **A:** Santa visits the Lacon Library!  is organized by Lacon Public Library District.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa visits the Lacon Library!",
        "image": "https://cdn-az.allevents.in/events6/banners/3bb2fd9717177971287d80d262c3b53d7985b197d3b0aaafc099fefb75052d00-rimg-w752-h1500-dcd7d5c8-gmir?v=1765481871",
        "startDate": "2025-12-19",
        "endDate": "2025-12-19",
        "url": "https://allevents.in/lacon/santa-visits-the-lacon-library/200029246232051",
        "location": {
            "@type": "Place",
            "name": "205 6th Street, Lacon, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "205 6th St, Lacon, IL 61540-1244, United States",
                "addressLocality": "Lacon",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.02593",
                "longitude": "-89.41172"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Santa is taking a break in his busy schedule to stop by the library Dec. 19 from 3pm to 5pm to visit all of the library littles!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lacon Public Library District",
                "url": "https://allevents.in/org/lacon-public-library-district/25741749"
            }
        ]
    }
]
```