

# Event Details

- **Event Name**: Brunch at Camelback Brewery 
- **Event Start and End Date**: Sun, 15 Feb, 2026 at 10:00 am
- **Event Description**: Join us for our first ever brunch service. We will be offering mimosa flights, drink specials, and a one day only brunch menu! All are welcome!
- **Event URL**: https://allevents.in/sanford/brunch-at-camelback-brewery/200029603925209
- **Event Categories**: brunch
- **Interested Audience**: 
  - total_interested_count: 107

## Ticket Details


## Event venue details

- **city**: Sanford
- **state**: NC
- **country**: United States
- **location**: 804 Spring Lane, Sanford, NC
- **lat**: 35.48902
- **long**: -79.19358
- **full address**: 804 Spring Lane, Sanford, NC, United States

## Event gallery

- **Alt text**: Brunch at Camelback Brewery
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/13855416e1119c265598df5c04b63985d0e282419ca3dc1d6ab784601c7ba585-rimg-w1200-h1553-dcf5e8e7-gmir?v=1770610614

## FAQs

- **Q**: When and where is Brunch at Camelback Brewery  being held?
  - **A:** Brunch at Camelback Brewery  takes place on Sun, 15 Feb, 2026 at 10:00 am to Sun, 15 Feb, 2026 at 10:00 am at 804 Spring Lane, Sanford, NC, United States.
- **Q**: Who is organizing Brunch at Camelback Brewery ?
  - **A:** Brunch at Camelback Brewery  is organized by Camelback Brewing Company.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Brunch at Camelback Brewery  is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Sanford, this event is thoughtfully curated to deliver a standout experience worth every moment. With 100+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Brunch at Camelback Brewery",
        "image": "https://cdn-az.allevents.in/events3/banners/13855416e1119c265598df5c04b63985d0e282419ca3dc1d6ab784601c7ba585-rimg-w1200-h1553-dcf5e8e7-gmir?v=1770610614",
        "startDate": "2026-02-15",
        "url": "https://allevents.in/sanford/brunch-at-camelback-brewery/200029603925209",
        "location": {
            "@type": "Place",
            "name": "804 Spring Lane, Sanford, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "804 Spring Ln, Sanford, NC 27330-3437, United States",
                "addressLocality": "Sanford",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.48902",
                "longitude": "-79.19358"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our first ever brunch service. We will be offering mimosa flights, drink specials, and a one day only brunch menu! All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Camelback Brewing Company",
                "url": "https://allevents.in/org/camelback-brewing-company/17061971",
                "description": "We are a craft beer brewing company and brewpub located in Sanford, NC."
            }
        ]
    }
]
```