

# Event Details

- **Event Name**: Pancakes on the Plaza
- **Event Start and End Date**: Fri, 04 Jul, 2025 at 07:00 am
- **Event Description**: Get tickets at pancakesontheplaza.com. $12 each or 4 for $40.
- **Event URL**: https://allevents.in/santa-fe/pancakes-on-the-plaza/200028238319841
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 487

## Ticket Details

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

## Event venue details

- **city**: Santa Fe
- **state**: NM
- **country**: United States
- **location**: Santa Fe Plaza
- **lat**: 35.6878119
- **long**: -105.9388535
- **full address**: Santa Fe Plaza, Santa Fe, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Rotary Club of Santa Fe (https://allevents.in/org/rotary-club-of-santa-fe/18730095)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Pancakes+on+the+Plaza&date=Fri%2C+04+Jul%2C+2025+at+07%3A00+am&bg=2
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Pancakes+on+the+Plaza&date=04+Jul

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 04 Jul, 2025 at 07:00 am
- **Q**: Where is the event happening?
  - **A:** Santa Fe Plaza, Santa Fe, United States
- **Q**: Who is organizing the event?
  - **A:** Rotary Club of Santa Fe
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Pancakes on the Plaza ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pancakes on the Plaza",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Pancakes+on+the+Plaza&date=Fri%2C+04+Jul%2C+2025+at+07%3A00+am&bg=2",
        "startDate": "2025-07-04",
        "url": "https://allevents.in/santa-fe/pancakes-on-the-plaza/200028238319841",
        "location": {
            "@type": "Place",
            "name": "Santa Fe Plaza",
            "address": {
                "@type": "PostalAddress",
                "name": "Santa Fe Plaza, Santa Fe, United States",
                "addressLocality": "Santa Fe",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.6878119",
                "longitude": "-105.9388535"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get tickets at pancakesontheplaza.com. $12 each or 4 for $40.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rotary Club of Santa Fe",
                "url": "https://allevents.in/org/rotary-club-of-santa-fe/18730095"
            }
        ]
    }
]
```