

# Event Details

- **Event Name**: Sourdough Bread Sale
- **Event Start and End Date**: Sat, 17 Oct, 2026 at 09:00 am (-04:00)
- **Event Description**: Get your delicious sourdough bread, back in stock!
- **Event URL**: https://allevents.in/westminster/sourdough-bread-sale/200027484272300
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Westminster
- **state**: SC
- **country**: United States
- **location**: 102 mountain view st westminster sc 29693
- **lat**: 34.67125
- **long**: -83.09776
- **full address**: 102 mountain view st westminster sc 29693, 102 Mountain View St, Westminster, SC 29693-1326, United States

## Event gallery

- **Alt text**: Sourdough Bread Sale
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/fd813c8006a5a349d61a2ee6312c23ef10091a4986e28eb96028fc24c122ba4f-rimg-w1200-h1600-dc7e8ea8-gmir?v=1771496561

## FAQs

- **Q**: When and where is Sourdough Bread Sale being held?
  - **A:** Sourdough Bread Sale takes place on Sat, 17 Oct, 2026 at 09:00 am to Sat, 17 Oct, 2026 at 09:00 am at 102 mountain view st westminster sc 29693, 102 Mountain View St, Westminster, SC 29693-1326, United States.
- **Q**: Who is organizing Sourdough Bread Sale?
  - **A:** Sourdough Bread Sale is organized by Blessed Bread.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sourdough Bread Sale",
        "image": "https://cdn-az.allevents.in/events2/banners/fd813c8006a5a349d61a2ee6312c23ef10091a4986e28eb96028fc24c122ba4f-rimg-w1200-h1600-dc7e8ea8-gmir?v=1771496561",
        "startDate": "2026-10-17T09:00:00-04:00",
        "url": "https://allevents.in/westminster/sourdough-bread-sale/200027484272300",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "102 mountain view st westminster sc 29693",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "102 Mountain View St, Westminster, SC 29693-1326, United States",
                "addressLocality": "Westminster",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.67125",
                "longitude": "-83.09776"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get your delicious sourdough bread, back in stock!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Blessed Bread",
                "url": "https://allevents.in/org/blessed-bread/25036145"
            }
        ]
    }
]
```