

# Event Details

- **Event Name**: Santa Sale
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 10:00 am
- **Event Description**: We are having a Santa Sale! 20% off Santa figurines this Saturday November 29th.  Prices start at $40.  No reservations are necessary. Let's have some Christmas Fun!
- **Event URL**: https://allevents.in/kerrville/santa-sale/200029260457214
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Kerrville
- **state**: TX
- **country**: United States
- **location**: 93 Coronado Dr. Suite 2, Kerrville, TX, United States, Texas 78028
- **lat**: 30.06753
- **long**: -99.17773
- **full address**: 93 Coronado Dr. Suite 2, Kerrville, TX, United States, Texas 78028

## Event gallery

- **Alt text**: Santa Sale
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/9df503962fc48920801a483c85ee2fb6986bcdc7e108aa985d7786ced184ab77-rimg-w1200-h457-dcb12a2a-gmir?v=1764161174

## FAQs

- **Q**: When and where is Santa Sale being held?
  - **A:** Santa Sale takes place on Sat, 29 Nov, 2025 at 10:00 am to Sat, 29 Nov, 2025 at 10:00 am at 93 Coronado Dr. Suite 2, Kerrville, TX, United States, Texas 78028.
- **Q**: Who is organizing Santa Sale?
  - **A:** Santa Sale is organized by The Color of Clay.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa Sale",
        "image": "https://cdn-az.allevents.in/events3/banners/9df503962fc48920801a483c85ee2fb6986bcdc7e108aa985d7786ced184ab77-rimg-w1200-h457-dcb12a2a-gmir?v=1764161174",
        "startDate": "2025-11-29",
        "url": "https://allevents.in/kerrville/santa-sale/200029260457214",
        "location": {
            "@type": "Place",
            "name": "93 Coronado Dr. Suite 2, Kerrville, TX, United States, Texas 78028",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "93 Coronado Dr N, Kerrville, TX 78028-4314, United States",
                "addressLocality": "Kerrville",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.06753",
                "longitude": "-99.17773"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are having a Santa Sale! 20% off Santa figurines this Saturday November 29th.  Prices start at $40.  No reservations are necessary. Let's have some Christmas Fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Color of Clay",
                "url": "https://allevents.in/org/the-color-of-clay/22654392"
            }
        ]
    }
]
```