

# Event Details

- **Event Name**: Paws and Pages
- **Event Start and End Date**: Wed, 06 May, 2026 at 03:30 pm (-05:00)
- **Event Description**: Dr. Lisa Stanley of the Pierre Animal Clinic will be visiting after school to read to children. She will also bring a special guest—her doodle/retriever, Sienna.
- **Event URL**: https://allevents.in/pierre/paws-and-pages/200029855121407
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Pierre
- **state**: SD
- **country**: United States
- **location**: 1000 E Church St, Pierre, SD, United States, South Dakota 57501
- **lat**: 44.37027
- **long**: -100.33842
- **full address**: 1000 E Church St, Pierre, SD, United States, South Dakota 57501

## Event gallery

- **Alt text**: Paws and Pages
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/04dbcec8ba792eefb04f5365ecdef99a5ad11583e8c4e4e49fe40ae309d8be53-rimg-w1200-h927-dcbfebac-gmir?v=1776331865

## FAQs

- **Q**: When and where is Paws and Pages being held?
  - **A:** Paws and Pages takes place on Wed, 06 May, 2026 at 03:30 pm to Wed, 06 May, 2026 at 03:30 pm at 1000 E Church St, Pierre, SD, United States, South Dakota 57501.
- **Q**: Who is organizing Paws and Pages?
  - **A:** Paws and Pages is organized by Rawlins Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Paws and Pages",
        "image": "https://cdn-az.allevents.in/events8/banners/04dbcec8ba792eefb04f5365ecdef99a5ad11583e8c4e4e49fe40ae309d8be53-rimg-w1200-h927-dcbfebac-gmir?v=1776331865",
        "startDate": "2026-05-06T15:30:00-05:00",
        "url": "https://allevents.in/pierre/paws-and-pages/200029855121407",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1000 E Church St, Pierre, SD, United States, South Dakota 57501",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1000 E Church St, Pierre, SD 57501-2220, United States",
                "addressLocality": "Pierre",
                "addressRegion": "SD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.37027",
                "longitude": "-100.33842"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Dr. Lisa Stanley of the Pierre Animal Clinic will be visiting after school to read to children. She will also bring a special guest—her doodle/retriever, Sienna.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rawlins Library",
                "url": "https://allevents.in/org/rawlins-library/22689538"
            }
        ]
    }
]
```