

# Event Details

- **Event Name**: Perry Family
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 05:00 pm
- **Event Description**: Free concert!
- **Event URL**: https://allevents.in/statesboro/perry-family/200029243934301
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 38

## Ticket Details


## Event venue details

- **city**: Statesboro
- **state**: GA
- **country**: United States
- **location**: 889 Ga hwy 24, Statesboro, GA, United States, Georgia 30461
- **lat**: 32.45562
- **long**: -81.74436
- **full address**: 889 Ga hwy 24, Statesboro, GA, United States, Georgia 30461

## Event gallery

- **Alt text**: Perry Family
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9dd123ac25fc66735c842a199eb8f5feef976a609d8823d56a32773d42dc279c-rimg-w1200-h675-dce1d7c6-gmir?v=1764527167

## FAQs

- **Q**: When and where is Perry Family being held?
  - **A:** Perry Family takes place on Sun, 30 Nov, 2025 at 05:00 pm to Sun, 30 Nov, 2025 at 05:00 pm at 889 Ga hwy 24, Statesboro, GA, United States, Georgia 30461.
- **Q**: Who is organizing Perry Family?
  - **A:** Perry Family is organized by Bible Baptist Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Perry Family is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Statesboro, this event is thoughtfully curated to deliver a standout experience worth every moment. If Perry Family sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Perry Family",
        "image": "https://cdn-az.allevents.in/events5/banners/9dd123ac25fc66735c842a199eb8f5feef976a609d8823d56a32773d42dc279c-rimg-w1200-h675-dce1d7c6-gmir?v=1764527167",
        "startDate": "2025-11-30",
        "url": "https://allevents.in/statesboro/perry-family/200029243934301",
        "location": {
            "@type": "Place",
            "name": "889 Ga hwy 24, Statesboro, GA, United States, Georgia 30461",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "889 GA-24, Statesboro, GA 30461-8295, United States",
                "addressLocality": "Statesboro",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.45562",
                "longitude": "-81.74436"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free concert!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bible Baptist Church",
                "url": "https://allevents.in/org/bible-baptist-church/26034003"
            }
        ]
    }
]
```