

# Event Details

- **Event Name**: Fundraiser
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 11:00 am – Sat, 06 Jun, 2026 at 02:00 pm
- **Event Description**: We are selling hotdog  plates.  2 hotdogs (with fixins), fries, and water for $10.00.    All proceeds go to Second Chance Church.  Also anyone wanting to have a yard sale there can do so free of charge.
- **Event URL**: https://allevents.in/dobson/fundraiser/200030138880133
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Dobson
- **state**: NC
- **country**: United States
- **location**: Gonzales produce
- **lat**: 36.3280333
- **long**: -80.7227373
- **full address**: Gonzales produce, 7848 NC 268,Dobson, North Carolina, United States

## Event gallery

- **Alt text**: Fundraiser
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6137478488598e74c5f9300d7df58cad8d3e75b02ad744db60d09a41a96f14e1-rimg-w828-h465-dc1f1315-gmir?v=1780595185

## FAQs

- **Q**: When and where is Fundraiser being held?
  - **A:** Fundraiser takes place on Sat, 06 Jun, 2026 at 11:00 am to Sat, 06 Jun, 2026 at 02:00 pm at Gonzales produce, 7848 NC 268,Dobson, North Carolina, United States.
- **Q**: Who is organizing Fundraiser?
  - **A:** Fundraiser is organized by Second Chance Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fundraiser",
        "image": "https://cdn-az.allevents.in/events6/banners/6137478488598e74c5f9300d7df58cad8d3e75b02ad744db60d09a41a96f14e1-rimg-w828-h465-dc1f1315-gmir?v=1780595185",
        "startDate": "2026-06-06",
        "endDate": "2026-06-06",
        "url": "https://allevents.in/dobson/fundraiser/200030138880133",
        "location": {
            "@type": "Place",
            "name": "Gonzales produce",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7848 NC 268,Dobson, North Carolina",
                "addressLocality": "Dobson",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.3280333",
                "longitude": "-80.7227373"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are selling hotdog  plates.  2 hotdogs (with fixins), fries, and water for $10.00.    All proceeds go to Second Chance Church.  Also anyone wanting to have a yard sale there can do so free of charge.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Second Chance Church",
                "url": "https://allevents.in/org/second-chance-church/23042582"
            }
        ]
    }
]
```