

# Event Details

- **Event Name**: Strawberry Festival 
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 09:00 am (-04:00)
- **Event Description**: Music and street venders exhibits
- **Event URL**: https://allevents.in/sanford/strawberry-festival/200029874493140
- **Event Categories**: festivals
- **Interested Audience**: 
  - total_interested_count: 44

## Ticket Details

- **Ticket URL**: http://facebook.com/200029874493140?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=sanford-events

## Event venue details

- **city**: Sanford
- **state**: NC
- **country**: United States
- **location**: 157 Charlotte Ave, Sanford, NC 27330-4317, United States
- **lat**: 35.48231
- **long**: -79.1756
- **full address**: 157 Charlotte Ave, Sanford, NC 27330-4317, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: RiverRidge Bluegrass Band (https://allevents.in/org/riverridge-bluegrass-band/23729870)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4f222eb825a3c3c2767c6a2a2dd0b401e13ba3b9e69393685c853e441d99435b-rimg-w1200-h900-dc615f5e-gmir?v=1774830339
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e70e9522b61e5477bb025c1135007ae181b2eb8032b7de279b303f33af4aa38a-rimg-w300-h300-dc615f5e-gmir?v=1774830340

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 25 Apr, 2026 at 09:00 am (-04:00)
- **Q**: Where is the event happening?
  - **A:** 157 Charlotte Ave, Sanford, NC 27330-4317, United States
- **Q**: Who is organizing the event?
  - **A:** RiverRidge Bluegrass Band
- **Q**: What type of event is this?
  - **A:** festivals
- **Q**: Where can I find ticket details about Strawberry Festival  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Strawberry Festival",
        "image": "https://cdn-az.allevents.in/events2/banners/4f222eb825a3c3c2767c6a2a2dd0b401e13ba3b9e69393685c853e441d99435b-rimg-w1200-h900-dc615f5e-gmir?v=1774830339",
        "startDate": "2026-04-25T09:00:00-04:00",
        "url": "https://allevents.in/sanford/strawberry-festival/200029874493140",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "157 Charlotte Ave, Sanford, NC 27330-4317, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "157 Charlotte Ave, Sanford, NC 27330-4317, United States",
                "addressLocality": "Sanford",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.48231",
                "longitude": "-79.1756"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Music and street venders exhibits",
        "organizer": [
            {
                "@type": "Organization",
                "name": "RiverRidge Bluegrass Band",
                "url": "https://allevents.in/org/riverridge-bluegrass-band/23729870"
            }
        ]
    }
]
```