

# Event Details

- **Event Name**: Church Picnic
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 11:00 am
- **Event Description**: All Are Welcome!
- **Event URL**: https://allevents.in/gainesville/church-picnic/200030249355722
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Gainesville
- **state**: TX
- **country**: United States
- **location**: 601 Radio Hill Rd., Gainesville, TX, United States, Texas 76240
- **lat**: 33.62981
- **long**: -97.10726
- **full address**: 601 Radio Hill Rd., Gainesville, TX, United States, Texas 76240

## Event gallery

- **Alt text**: Church Picnic
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e604195313679aa2d2f3cb543acd298da5de66c1f98773a681213976be75bc06-rimg-w1200-h600-dcf3f4f1-gmir?v=1782298053

## FAQs

- **Q**: When and where is Church Picnic being held?
  - **A:** Church Picnic takes place on Sat, 27 Jun, 2026 at 11:00 am to Sat, 27 Jun, 2026 at 11:00 am at 601 Radio Hill Rd., Gainesville, TX, United States, Texas 76240.
- **Q**: Who is organizing Church Picnic?
  - **A:** Church Picnic is organized by Gainesville Bible Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Picnic",
        "image": "https://cdn-az.allevents.in/events9/banners/e604195313679aa2d2f3cb543acd298da5de66c1f98773a681213976be75bc06-rimg-w1200-h600-dcf3f4f1-gmir?v=1782298053",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/gainesville/church-picnic/200030249355722",
        "location": {
            "@type": "Place",
            "name": "601 Radio Hill Rd., Gainesville, TX, United States, Texas 76240",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "601 N Radio Hill Rd, Gainesville, TX 76240, United States",
                "addressLocality": "Gainesville",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.62981",
                "longitude": "-97.10726"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All Are Welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gainesville Bible Church",
                "url": "https://allevents.in/org/gainesville-bible-church/23677872"
            }
        ]
    }
]
```