

# Event Details

- **Event Name**: Llamas at the Library
- **Event Start and End Date**: Mon, 01 Jun, 2026 at 04:30 pm
- **Event Description**: Join us as Prairie Patch Farm educates us on their Llamas.
- **Event URL**: https://allevents.in/fairfax/llamas-at-the-library/200030088356428
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 99

## Ticket Details


## Event venue details

- **city**: Fairfax
- **state**: IA
- **country**: United States
- **location**: 313 Vanderbilt St, Fairfax, IA, United States, Iowa 52228
- **lat**: 41.91988
- **long**: -91.78129
- **full address**: 313 Vanderbilt St, Fairfax, IA, United States, Iowa 52228

## Event gallery

- **Alt text**: Llamas at the Library
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/c89178acdfcf746faa6a5500f4cdef46fc2ebb3bb40503c22f32a8451361d8e4-rimg-w1200-h800-dc607718-gmir?v=1780018805

## FAQs

- **Q**: When and where is Llamas at the Library being held?
  - **A:** Llamas at the Library takes place on Mon, 01 Jun, 2026 at 04:30 pm to Mon, 01 Jun, 2026 at 04:30 pm at 313 Vanderbilt St, Fairfax, IA, United States, Iowa 52228.
- **Q**: Who is organizing Llamas at the Library?
  - **A:** Llamas at the Library is organized by Fairfax Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Llamas at the Library",
        "image": "https://cdn-az.allevents.in/events9/banners/c89178acdfcf746faa6a5500f4cdef46fc2ebb3bb40503c22f32a8451361d8e4-rimg-w1200-h800-dc607718-gmir?v=1780018805",
        "startDate": "2026-06-01",
        "url": "https://allevents.in/fairfax/llamas-at-the-library/200030088356428",
        "location": {
            "@type": "Place",
            "name": "313 Vanderbilt St, Fairfax, IA, United States, Iowa 52228",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "313 Vanderbilt St, Fairfax, IA 52228-4710, United States",
                "addressLocality": "Fairfax",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.91988",
                "longitude": "-91.78129"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as Prairie Patch Farm educates us on their Llamas.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fairfax Public Library",
                "url": "https://allevents.in/org/fairfax-public-library/21168175"
            }
        ]
    }
]
```