

# Event Details

- **Event Name**: Pictures with Santa
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 01:00 pm
- **Event Description**: Bring your dogs and kiddos to meet Santa! Light refreshments provided. Santa will be here from 1-3pm.
- **Event URL**: https://allevents.in/mound/pictures-with-santa/200029001753917
- **Event Categories**: pictures-with-santa, dog
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Mound
- **state**: MN
- **country**: United States
- **location**: 1640 Game Farm Road North
- **lat**: 44.95021
- **long**: -93.70053
- **full address**: 1640 Game Farm Road North, 1640 Game Farm Rd N, Mound, MN 55364-9700, United States

## Event gallery

- **Alt text**: Pictures with Santa
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c7500abafe0efb526cfe499d56f9119553a6d11b7e7d4bedc766a17d238e6d1e-rimg-w864-h1152-dcf1f3f3-gmir?v=1765624874

## FAQs

- **Q**: When and where is Pictures with Santa being held?
  - **A:** Pictures with Santa takes place on Sun, 14 Dec, 2025 at 01:00 pm to Sun, 14 Dec, 2025 at 01:00 pm at 1640 Game Farm Road North, 1640 Game Farm Rd N, Mound, MN 55364-9700, United States.
- **Q**: Who is organizing Pictures with Santa?
  - **A:** Pictures with Santa is organized by Oak Ridge Pet Boarding and Daycare.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pictures with Santa",
        "image": "https://cdn-az.allevents.in/events7/banners/c7500abafe0efb526cfe499d56f9119553a6d11b7e7d4bedc766a17d238e6d1e-rimg-w864-h1152-dcf1f3f3-gmir?v=1765624874",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/mound/pictures-with-santa/200029001753917",
        "location": {
            "@type": "Place",
            "name": "1640 Game Farm Road North",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1640 Game Farm Rd N, Mound, MN 55364-9700, United States",
                "addressLocality": "Mound",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.95021",
                "longitude": "-93.70053"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your dogs and kiddos to meet Santa! Light refreshments provided. Santa will be here from 1-3pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oak Ridge Pet Boarding and Daycare",
                "url": "https://allevents.in/org/oak-ridge-pet-boarding-and-daycare/24507068"
            }
        ]
    }
]
```