

# Event Details

- **Event Name**: Back to School Giveaway
- **Event Start and End Date**: Sat, 18 Jul, 2026 at 11:00 am – Sat, 18 Jul, 2026 at 01:00 pm
- **Event Description**: Join us July 18th from 11-1 for our annual back to school giveaway!
- **Event URL**: https://allevents.in/locust-grove/back-to-school-giveaway/200030256644953
- **Event Categories**: back-to-school
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Locust Grove
- **state**: GA
- **country**: United States
- **location**: Luella Baptist Church
- **lat**: 33.35293
- **long**: -84.17968
- **full address**: Luella Baptist Church, 3164 GA-155 S,Locust Grove, Georgia, United States

## Event gallery

- **Alt text**: Back to School Giveaway
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ecca8a1bd0e05f62d0838c870581e57412bc12fdc8695a459186410cf8bea33c-rimg-w1200-h1552-dc7a5bb9-gmir?v=1783876992

## FAQs

- **Q**: When and where is Back to School Giveaway being held?
  - **A:** Back to School Giveaway takes place on Sat, 18 Jul, 2026 at 11:00 am to Sat, 18 Jul, 2026 at 01:00 pm at Luella Baptist Church, 3164 GA-155 S,Locust Grove, Georgia, United States.
- **Q**: Who is organizing Back to School Giveaway?
  - **A:** Back to School Giveaway is organized by Luella Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Back to School Giveaway",
        "image": "https://cdn-az.allevents.in/events9/banners/ecca8a1bd0e05f62d0838c870581e57412bc12fdc8695a459186410cf8bea33c-rimg-w1200-h1552-dc7a5bb9-gmir?v=1783876992",
        "startDate": "2026-07-18",
        "endDate": "2026-07-18",
        "url": "https://allevents.in/locust-grove/back-to-school-giveaway/200030256644953",
        "location": {
            "@type": "Place",
            "name": "Luella Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3164 GA-155 S,Locust Grove, Georgia",
                "addressLocality": "Locust Grove",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.35293",
                "longitude": "-84.17968"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us July 18th from 11-1 for our annual back to school giveaway!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Luella Baptist Church",
                "url": "https://allevents.in/org/luella-baptist-church/24763111"
            }
        ]
    }
]
```