

# Event Details

- **Event Name**: Breakfast with Santa
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 08:00 am – Sat, 06 Dec, 2025 at 12:00 pm
- **Event Description**: Mark Your Calendar for Our Annual Breakfast with Santa!! ?
- **Event URL**: https://allevents.in/greenfield/breakfast-with-santa/200029154424112
- **Event Categories**: breakfast-with-santa, calendar
- **Interested Audience**: 
  - total_interested_count: 43

## Ticket Details


## Event venue details

- **city**: Greenfield
- **state**: IN
- **country**: United States
- **location**: The Recovery Cafe of Hancock County
- **lat**: 39.784245929401
- **long**: -85.770568149087
- **full address**: The Recovery Cafe of Hancock County, 225 Gaslite Lane,Fort Wayne,IN,United States, Greenfield

## Event gallery

- **Alt text**: Breakfast with Santa
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/55e5f3979dfc37a41ae05d2b4209ffc1be3a6d90cc351019a913c49248a54e2d-rimg-w1200-h1600-dcffffff-gmir?v=1764579902

## FAQs

- **Q**: When and where is Breakfast with Santa being held?
  - **A:** Breakfast with Santa takes place on Sat, 06 Dec, 2025 at 08:00 am to Sat, 06 Dec, 2025 at 12:00 pm at The Recovery Cafe of Hancock County, 225 Gaslite Lane,Fort Wayne,IN,United States, Greenfield.
- **Q**: Who is organizing Breakfast with Santa?
  - **A:** Breakfast with Santa is organized by The Recovery Cafe of Hancock County.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast with Santa",
        "image": "https://cdn-az.allevents.in/events4/banners/55e5f3979dfc37a41ae05d2b4209ffc1be3a6d90cc351019a913c49248a54e2d-rimg-w1200-h1600-dcffffff-gmir?v=1764579902",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/greenfield/breakfast-with-santa/200029154424112",
        "location": {
            "@type": "Place",
            "name": "The Recovery Cafe of Hancock County",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "225 Gaslite Lane,Fort Wayne,IN,United States",
                "addressLocality": "Greenfield",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.784245929401",
                "longitude": "-85.770568149087"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mark Your Calendar for Our Annual Breakfast with Santa!! ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Recovery Cafe of Hancock County",
                "url": "https://allevents.in/org/the-recovery-cafe-of-hancock-county/26031268"
            }
        ]
    }
]
```