

# Event Details

- **Event Name**: 2023 PFBC Annual Spring Fest
- **Event Start and End Date**: Sat, 22 Apr, 2023 at 03:00 pm
- **Event Description**: Join us for this FREE community event! We will have cotton candy, shave ice, popcorn, inflatables, and more!
- **Event URL**: https://allevents.in/greenville/2023-pfbc-annual-spring-fest/200024157780549
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Greenville
- **state**: SC
- **country**: United States
- **location**: Powdersville First Baptist Church
- **lat**: 34.79775
- **long**: -82.50829
- **full address**: Powdersville First Baptist Church, Greenville, United States

## Event gallery

- **Alt text**: 2023 PFBC Annual Spring Fest
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/73a5e490a9b11ea0819f4750ddf97e745436286d49cb180e10ffe17f06bd80e4-rimg-w960-h540-gmir.jpg?v=1682084796

## FAQs

- **Q**: When and where is 2023 PFBC Annual Spring Fest being held?
  - **A:** 2023 PFBC Annual Spring Fest takes place on Sat, 22 Apr, 2023 at 03:00 pm to Sat, 22 Apr, 2023 at 03:00 pm at Powdersville First Baptist Church, Greenville, United States.
- **Q**: Who is organizing 2023 PFBC Annual Spring Fest?
  - **A:** 2023 PFBC Annual Spring Fest is organized by Powdersville First Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2023 PFBC Annual Spring Fest",
        "image": "https://cdn-az.allevents.in/events10/banners/73a5e490a9b11ea0819f4750ddf97e745436286d49cb180e10ffe17f06bd80e4-rimg-w960-h540-gmir.jpg?v=1682084796",
        "startDate": "2023-04-22",
        "url": "https://allevents.in/greenville/2023-pfbc-annual-spring-fest/200024157780549",
        "location": {
            "@type": "Place",
            "name": "Powdersville First Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "name": "Powdersville First Baptist Church, Greenville, United States",
                "addressLocality": "Greenville",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.79775",
                "longitude": "-82.50829"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for this FREE community event! We will have cotton candy, shave ice, popcorn, inflatables, and more!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Powdersville First Baptist Church",
                "url": "https://allevents.in/org/powdersville-first-baptist-church/13898493",
                "description": "Living, Learning & Loving"
            }
        ]
    }
]
```