

# Event Details

- **Event Name**: Thanksgiving spots still available 
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 02:00 am
- **Event Description**: Please plan ahead for your boarding spot-Thanksgiving is coming!?
- **Event URL**: https://allevents.in/santa-fe/thanksgiving-spots-still-available/200029169116549
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200029169116549?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=santa+fe-events

## Event venue details

- **city**: Santa Fe
- **state**: TX
- **country**: United States
- **location**: Oh My Dog
- **lat**: 29.37045
- **long**: -95.08274
- **full address**: Oh My Dog, Santa Fe,TX,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Oh My Dog (https://allevents.in/org/oh-my-dog/27051365)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Thanksgiving+spots+still+available+&date=Thu%2C+27+Nov%2C+2025+at+02%3A00+am&bg=5
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Thanksgiving+spots+still+available+&date=27+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 27 Nov, 2025 at 02:00 am
- **Q**: Where is the event happening?
  - **A:** Oh My Dog, Santa Fe,TX,United States
- **Q**: Who is organizing the event?
  - **A:** Oh My Dog
- **Q**: What type of event is this?
  - **A:** thanksgiving
- **Q**: Where can I find ticket details about Thanksgiving spots still available  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving spots still available",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Thanksgiving+spots+still+available+&date=Thu%2C+27+Nov%2C+2025+at+02%3A00+am&bg=5",
        "startDate": "2025-11-27",
        "url": "https://allevents.in/santa-fe/thanksgiving-spots-still-available/200029169116549",
        "location": {
            "@type": "Place",
            "name": "Oh My Dog",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Santa Fe,TX,United States",
                "addressLocality": "Santa Fe",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.37045",
                "longitude": "-95.08274"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please plan ahead for your boarding spot-Thanksgiving is coming!?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oh My Dog",
                "url": "https://allevents.in/org/oh-my-dog/27051365"
            }
        ]
    }
]
```