

# Event Details

- **Event Name**: Christmas Bazaar
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 09:00 am
- **Event Description**: Join us at this year’s St. John Christmas Bazaar. Call the number on the flyer to register for a vendor spot before they’re all gone.
- **Event URL**: https://allevents.in/san-marcos/christmas-bazaar/200029093193032
- **Event Categories**: christmas-markets-and-fairs, christmas
- **Interested Audience**: 
  - total_interested_count: 77

## Ticket Details


## Event venue details

- **city**: San Marcos
- **state**: TX
- **country**: United States
- **location**: Saint John the Evangelist Catholic Church
- **lat**: 29.884196165261
- **long**: -97.930384810584
- **full address**: Saint John the Evangelist Catholic Church, 624 E Hopkins St,San Marcos, Texas, United States

## Event gallery

- **Alt text**: Christmas Bazaar
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/3ce781be1c54c47357cbc7746c8408b5bd676855d0c19ff9ea7e961255cdb354-rimg-w1080-h1920-dca70811-gmir?v=1764142565

## FAQs

- **Q**: When and where is Christmas Bazaar being held?
  - **A:** Christmas Bazaar takes place on Sat, 29 Nov, 2025 at 09:00 am to Sat, 29 Nov, 2025 at 09:00 am at Saint John the Evangelist Catholic Church, 624 E Hopkins St,San Marcos, Texas, United States.
- **Q**: Who is organizing Christmas Bazaar?
  - **A:** Christmas Bazaar is organized by Saint John the Evangelist Catholic Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Bazaar",
        "image": "https://cdn-az.allevents.in/events8/banners/3ce781be1c54c47357cbc7746c8408b5bd676855d0c19ff9ea7e961255cdb354-rimg-w1080-h1920-dca70811-gmir?v=1764142565",
        "startDate": "2025-11-29",
        "url": "https://allevents.in/san-marcos/christmas-bazaar/200029093193032",
        "location": {
            "@type": "Place",
            "name": "Saint John the Evangelist Catholic Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "624 E Hopkins St,San Marcos, Texas",
                "addressLocality": "San Marcos",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.884196165261",
                "longitude": "-97.930384810584"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at this year’s St. John Christmas Bazaar. Call the number on the flyer to register for a vendor spot before they’re all gone.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Saint John the Evangelist Catholic Church",
                "url": "https://allevents.in/org/saint-john-the-evangelist-catholic-church/25834374"
            }
        ]
    }
]
```