

# Event Details

- **Event Name**: Small Business Saturday at Old Crow Ranch
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 12:00 pm – Sat, 29 Nov, 2025 at 04:00 pm
- **Event Description**: Come on by the ranch for a raffle, samples and local holiday shopping!
- **Event URL**: https://allevents.in/durham/small-business-saturday-at-old-crow-ranch/200029053040529
- **Event Categories**: shopping, holiday
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Durham
- **state**: ME
- **country**: United States
- **location**: Old Crow Ranch
- **lat**: 43.962664057432
- **long**: -70.159850498936
- **full address**: Old Crow Ranch, Durham, United States

## Event gallery

- **Alt text**: Small Business Saturday at Old Crow Ranch
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/1c9020fe90eb05c45b5ced521ef41bce440cab0de2f571aca9f6b68a4e6355c0-rimg-w1200-h1600-dc93a5bb-gmir?v=1761702128

## FAQs

- **Q**: When and where is Small Business Saturday at Old Crow Ranch being held?
  - **A:** Small Business Saturday at Old Crow Ranch takes place on Sat, 29 Nov, 2025 at 12:00 pm to Sat, 29 Nov, 2025 at 04:00 pm at Old Crow Ranch, Durham, United States.
- **Q**: Who is organizing Small Business Saturday at Old Crow Ranch?
  - **A:** Small Business Saturday at Old Crow Ranch is organized by Old Crow Ranch.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Small Business Saturday at Old Crow Ranch",
        "image": "https://cdn-az.allevents.in/events8/banners/1c9020fe90eb05c45b5ced521ef41bce440cab0de2f571aca9f6b68a4e6355c0-rimg-w1200-h1600-dc93a5bb-gmir?v=1761702128",
        "startDate": "2025-11-29",
        "endDate": "2025-11-29",
        "url": "https://allevents.in/durham/small-business-saturday-at-old-crow-ranch/200029053040529",
        "location": {
            "@type": "Place",
            "name": "Old Crow Ranch",
            "address": {
                "@type": "PostalAddress",
                "name": "Old Crow Ranch, Durham, United States",
                "addressLocality": "Durham",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.962664057432",
                "longitude": "-70.159850498936"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on by the ranch for a raffle, samples and local holiday shopping!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Old Crow Ranch",
                "url": "https://allevents.in/org/old-crow-ranch/23972483"
            }
        ]
    }
]
```