

# Event Details

- **Event Name**: Santa’s in town
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 09:00 am – Wed, 17 Dec, 2025 at 01:00 pm
- **Event Description**: Santa is shopping the market from 10-12 for all his Christmas dinner needs. Stop by and say hi and get all your Christmas gift shopping done!
- **Event URL**: https://allevents.in/folsom/santa’s-in-town/200029336618307
- **Event Categories**: shopping, christmas
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Folsom
- **state**: CA
- **country**: United States
- **location**: 260 Palladio pkwy, Folsom, CA
- **lat**: 38.64846
- **long**: -121.11855
- **full address**: 260 Palladio pkwy, Folsom, CA, United States

## Event gallery

- **Alt text**: Santa’s in town
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b616f94ef56c732f884048cec4d887d9ae5b783b6a309311d39cca636f3f9509-rimg-w1200-h1554-dc030404-gmir?v=1765417267

## FAQs

- **Q**: When and where is Santa’s in town being held?
  - **A:** Santa’s in town takes place on Wed, 17 Dec, 2025 at 09:00 am to Wed, 17 Dec, 2025 at 01:00 pm at 260 Palladio pkwy, Folsom, CA, United States.
- **Q**: Who is organizing Santa’s in town?
  - **A:** Santa’s in town is organized by Palladio Folsom Farmers Market.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa’s in town",
        "image": "https://cdn-az.allevents.in/events10/banners/b616f94ef56c732f884048cec4d887d9ae5b783b6a309311d39cca636f3f9509-rimg-w1200-h1554-dc030404-gmir?v=1765417267",
        "startDate": "2025-12-17",
        "endDate": "2025-12-17",
        "url": "https://allevents.in/folsom/santa’s-in-town/200029336618307",
        "location": {
            "@type": "Place",
            "name": "260 Palladio pkwy, Folsom, CA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "260 Palladio Pkwy, Folsom, CA 95630-8789, United States",
                "addressLocality": "Folsom",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.64846",
                "longitude": "-121.11855"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Santa is shopping the market from 10-12 for all his Christmas dinner needs. Stop by and say hi and get all your Christmas gift shopping done!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Palladio Folsom Farmers Market",
                "url": "https://allevents.in/org/palladio-folsom-farmers-market/21994210"
            }
        ]
    }
]
```