

# Event Details

- **Event Name**: $2 Hot Dogs
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 09:00 am – Sun, 23 Nov, 2025 at 12:00 pm
- **Event Description**: Come in and enjoy a $2 Hot Dog all day at Jen's Place
- **Event URL**: https://allevents.in/paradise/$2-hot-dogs/200029217877329
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200029217877329?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=paradise-events

## Event venue details

- **city**: Paradise
- **state**: CA
- **country**: United States
- **location**: 7126 Skyway, Paradise, CA, United States, California 95969
- **lat**: 39.7654
- **long**: -121.61672
- **full address**: 7126 Skyway, Paradise, CA, United States, California 95969

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Jen's Place (https://allevents.in/org/jens-place/26093728)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=%242+Hot+Dogs&date=Sun%2C+23+Nov%2C+2025+at+09%3A00+am&bg=5
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=%242+Hot+Dogs&date=23+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 23 Nov, 2025 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** 7126 Skyway, Paradise, CA, United States, California 95969
- **Q**: Who is organizing the event?
  - **A:** Jen's Place
- **Q**: What type of event is this?
  - **A:** dog
- **Q**: Where can I find ticket details about $2 Hot Dogs ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "$2 Hot Dogs",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=%242+Hot+Dogs&date=Sun%2C+23+Nov%2C+2025+at+09%3A00+am&bg=5",
        "startDate": "2025-11-23",
        "endDate": "2025-11-23",
        "url": "https://allevents.in/paradise/$2-hot-dogs/200029217877329",
        "location": {
            "@type": "Place",
            "name": "7126 Skyway, Paradise, CA, United States, California 95969",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7126 Skyway, Paradise, CA 95969-3271, United States",
                "addressLocality": "Paradise",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.7654",
                "longitude": "-121.61672"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come in and enjoy a $2 Hot Dog all day at Jen's Place",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jens Place",
                "url": "https://allevents.in/org/jens-place/26093728"
            }
        ]
    }
]
```