

# Event Details

- **Event Name**: Annual Pie & Bake Sale
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 10:00 am
- **Event Description**: Our annual bake sale to raise money for our young scholars!
- **Event URL**: https://allevents.in/rodanthe/annual-pie-and-bake-sale/200029218444253
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Rodanthe
- **state**: NC
- **country**: United States
- **location**: Rodanthe/Waves/Salvo Community Bldg
- **lat**: 35.595481
- **long**: -75.468479
- **full address**: Rodanthe/Waves/Salvo Community Bldg, Rodanthe,NC,United States

## Event gallery

- **Alt text**: Annual Pie &amp; Bake Sale
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2e3e1aa9182a0d1a0ea2e65c1e19fc8c4b84eeb8de146201fd9f18efb7fabd7a-rimg-w1200-h599-dcffffff-gmir?v=1763524371

## FAQs

- **Q**: When and where is Annual Pie & Bake Sale being held?
  - **A:** Annual Pie &amp; Bake Sale takes place on Wed, 26 Nov, 2025 at 10:00 am to Wed, 26 Nov, 2025 at 10:00 am at Rodanthe/Waves/Salvo Community Bldg, Rodanthe,NC,United States.
- **Q**: Who is organizing Annual Pie & Bake Sale?
  - **A:** Annual Pie &amp; Bake Sale is organized by RWS Civic Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Pie &amp; Bake Sale",
        "image": "https://cdn-az.allevents.in/events4/banners/2e3e1aa9182a0d1a0ea2e65c1e19fc8c4b84eeb8de146201fd9f18efb7fabd7a-rimg-w1200-h599-dcffffff-gmir?v=1763524371",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/rodanthe/annual-pie-and-bake-sale/200029218444253",
        "location": {
            "@type": "Place",
            "name": "Rodanthe/Waves/Salvo Community Bldg",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Rodanthe,NC,United States",
                "addressLocality": "Rodanthe",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.595481",
                "longitude": "-75.468479"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our annual bake sale to raise money for our young scholars!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "RWS Civic Association",
                "url": "https://allevents.in/org/rws-civic-association/21176521"
            }
        ]
    }
]
```