

# Event Details

- **Event Name**: Breakfast with Santa
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 10:00 am – Sat, 20 Dec, 2025 at 12:00 pm
- **Event Description**: Bring the kids to see Santa at Harvest Point on Saturday, December 20, from 10am-12pm. There will be food, fun, and photos with Santa himself! This is a FREE event. Come on out!
- **Event URL**: https://allevents.in/locust-grove/breakfast-with-santa/200029349967146
- **Event Categories**: breakfast-with-santa, kids, pictures-with-santa
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Locust Grove
- **state**: GA
- **country**: United States
- **location**: 911 Simpson Mill Road, Locust Grove, GA
- **lat**: 33.38135
- **long**: -84.21521
- **full address**: 911 Simpson Mill Road, Locust Grove, GA, United States

## Event gallery

- **Alt text**: Breakfast with Santa
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c80f0885a16057c26deb4674c48e96f8f045cb7bf0ba61fbc1b07bdfbce8f7dc-rimg-w1200-h675-dcffffff-gmir?v=1766228414

## FAQs

- **Q**: When and where is Breakfast with Santa being held?
  - **A:** Breakfast with Santa takes place on Sat, 20 Dec, 2025 at 10:00 am to Sat, 20 Dec, 2025 at 12:00 pm at 911 Simpson Mill Road, Locust Grove, GA, United States.
- **Q**: Who is organizing Breakfast with Santa?
  - **A:** Breakfast with Santa is organized by Harvest Point Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast with Santa",
        "image": "https://cdn-az.allevents.in/events3/banners/c80f0885a16057c26deb4674c48e96f8f045cb7bf0ba61fbc1b07bdfbce8f7dc-rimg-w1200-h675-dcffffff-gmir?v=1766228414",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/locust-grove/breakfast-with-santa/200029349967146",
        "location": {
            "@type": "Place",
            "name": "911 Simpson Mill Road, Locust Grove, GA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "911 Simpson Mill Rd, Locust Grove, GA 30248-2027, United States",
                "addressLocality": "Locust Grove",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.38135",
                "longitude": "-84.21521"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring the kids to see Santa at Harvest Point on Saturday, December 20, from 10am-12pm. There will be food, fun, and photos with Santa himself! This is a FREE event. Come on out!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Harvest Point Church",
                "url": "https://allevents.in/org/harvest-point-church/23763481"
            }
        ]
    }
]
```