

# Event Details

- **Event Name**: Spring Breakfast Fundraiser
- **Event Start and End Date**: Sat, 05 Apr, 2025 at 07:00 am – Sat, 05 Apr, 2025 at 11:00 am
- **Event Description**: Biscuits are homemade! 

Large Biscuit Pre-Orders for Pickup available-Plain, Sausage, or Country Ham!
- **Event URL**: https://allevents.in/franklinville/spring-breakfast-fundraiser/200027968270636
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Franklinville
- **state**: NC
- **country**: United States
- **location**: Franklinville United Methodist Church
- **lat**: 35.744194032361
- **long**: -79.695933680779
- **full address**: Franklinville United Methodist Church, 227 W Main St,Franklinville, North Carolina, United States

## Event gallery

- **Alt text**: Spring Breakfast Fundraiser
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/a5cf83429f4b96c9bcea52b19e9e536f88514c7529b7b8f7982f9a0e5de77b2a-rimg-w940-h788-dcffffff-gmir?v=1743295494

## FAQs

- **Q**: When and where is Spring Breakfast Fundraiser being held?
  - **A:** Spring Breakfast Fundraiser takes place on Sat, 05 Apr, 2025 at 07:00 am to Sat, 05 Apr, 2025 at 11:00 am at Franklinville United Methodist Church, 227 W Main St,Franklinville, North Carolina, United States.
- **Q**: Who is organizing Spring Breakfast Fundraiser?
  - **A:** Spring Breakfast Fundraiser is organized by Franklinville United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Breakfast Fundraiser",
        "image": "https://cdn-az.allevents.in/events10/banners/a5cf83429f4b96c9bcea52b19e9e536f88514c7529b7b8f7982f9a0e5de77b2a-rimg-w940-h788-dcffffff-gmir?v=1743295494",
        "startDate": "2025-04-05",
        "endDate": "2025-04-05",
        "url": "https://allevents.in/franklinville/spring-breakfast-fundraiser/200027968270636",
        "location": {
            "@type": "Place",
            "name": "Franklinville United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "227 W Main St,Franklinville, North Carolina",
                "addressLocality": "Franklinville",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.744194032361",
                "longitude": "-79.695933680779"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Biscuits are homemade! \n\nLarge Biscuit Pre-Orders for Pickup available-Plain, Sausage, or Country Ham!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Franklinville United Methodist Church",
                "url": "https://allevents.in/org/franklinville-united-methodist-church/24125250"
            }
        ]
    }
]
```