

# Event Details

- **Event Name**: Santa Paws 2025
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 10:00 am
- **Event Description**: More details to come...
- **Event URL**: https://allevents.in/pawtucket/santa-paws-2025/200028880074053
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 185

## Ticket Details


## Event venue details

- **city**: Pawtucket
- **state**: RI
- **country**: United States
- **location**: 835 Armistice Boulevard, Pawtucket, RI, United States, Rhode Island 02861
- **lat**: 41.87482
- **long**: -71.34246
- **full address**: 835 Armistice Boulevard, Pawtucket, RI, United States, Rhode Island 02861

## Event gallery

- **Alt text**: Santa Paws 2025
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/1ad1c3a06a30d66cefb12297caeed64ef7bd9df78b44dc0bf363bdd559a7e3f1-rimg-w1200-h900-dc638e2f-gmir?v=1764344060

## FAQs

- **Q**: When and where is Santa Paws 2025 being held?
  - **A:** Santa Paws 2025 takes place on Sun, 30 Nov, 2025 at 10:00 am to Sun, 30 Nov, 2025 at 10:00 am at 835 Armistice Boulevard, Pawtucket, RI, United States, Rhode Island 02861.
- **Q**: Who is organizing Santa Paws 2025?
  - **A:** Santa Paws 2025 is organized by Pawtucket Dog Park.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa Paws 2025",
        "image": "https://cdn-az.allevents.in/events1/banners/1ad1c3a06a30d66cefb12297caeed64ef7bd9df78b44dc0bf363bdd559a7e3f1-rimg-w1200-h900-dc638e2f-gmir?v=1764344060",
        "startDate": "2025-11-30",
        "url": "https://allevents.in/pawtucket/santa-paws-2025/200028880074053",
        "location": {
            "@type": "Place",
            "name": "835 Armistice Boulevard, Pawtucket, RI, United States, Rhode Island 02861",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Rhode Island Watercolor Society, 831 Armistice Blvd, Pawtucket, RI 02861, United States",
                "addressLocality": "Pawtucket",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.87482",
                "longitude": "-71.34246"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More details to come...",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pawtucket Dog Park",
                "url": "https://allevents.in/org/pawtucket-dog-park/22204606"
            }
        ]
    }
]
```