

# Event Details

- **Event Name**: Small Business Saturday
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 11:00 am
- **Event Description**: Jump into the Holiday Spirit with your favorite local business! 
Shop, eat and be merry with Pecos Flavors Winery.
- **Event URL**: https://allevents.in/roswell/small-business-saturday/200029197898747
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Roswell
- **state**: NM
- **country**: United States
- **location**: 412 West 2nd Street, Roswell, NM, United States, New Mexico 88201
- **lat**: 33.39394
- **long**: -104.5285
- **full address**: 412 West 2nd Street, Roswell, NM, United States, New Mexico 88201

## Event gallery

- **Alt text**: Small Business Saturday
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/be9bfd755b870199b20f591fd9a6abe29e366a288c4b287242878f59a36f0214-rimg-w1200-h675-dc194420-gmir?v=1763900756

## FAQs

- **Q**: When and where is Small Business Saturday being held?
  - **A:** Small Business Saturday takes place on Sat, 29 Nov, 2025 at 11:00 am to Sat, 29 Nov, 2025 at 11:00 am at 412 West 2nd Street, Roswell, NM, United States, New Mexico 88201.
- **Q**: Who is organizing Small Business Saturday?
  - **A:** Small Business Saturday is organized by Pecos Flavors Winery + Bistro.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Small Business Saturday",
        "image": "https://cdn-az.allevents.in/events9/banners/be9bfd755b870199b20f591fd9a6abe29e366a288c4b287242878f59a36f0214-rimg-w1200-h675-dc194420-gmir?v=1763900756",
        "startDate": "2025-11-29",
        "url": "https://allevents.in/roswell/small-business-saturday/200029197898747",
        "location": {
            "@type": "Place",
            "name": "412 West 2nd Street, Roswell, NM, United States, New Mexico 88201",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "412 W 2nd St, Roswell, NM 88201-4612, United States",
                "addressLocality": "Roswell",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.39394",
                "longitude": "-104.5285"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Jump into the Holiday Spirit with your favorite local business! \nShop, eat and be merry with Pecos Flavors Winery.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pecos Flavors Winery  Bistro",
                "url": "https://allevents.in/org/pecos-flavors-winery-bistro/25942664"
            }
        ]
    }
]
```