

# Event Details

- **Event Name**: Free Breakfast
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 08:00 am – Sat, 15 Nov, 2025 at 10:00 am
- **Event Description**: Come dine in for some free breakfast.
- **Event URL**: https://allevents.in/austin/free-breakfast/200029176862842
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Austin
- **state**: IN
- **country**: United States
- **location**: 1205 Mann Ave, Austin, IN, United States, Indiana 47102
- **lat**: 38.75541
- **long**: -85.80085
- **full address**: 1205 Mann Ave, Austin, IN, United States, Indiana 47102

## Event gallery

- **Alt text**: Free Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ef5544867c1249545816c4c4b0d08638368cf768eb9fe2a83a55fa20782d13b5-rimg-w1200-h628-dc26111a-gmir?v=1762862982

## FAQs

- **Q**: When and where is Free Breakfast being held?
  - **A:** Free Breakfast takes place on Sat, 15 Nov, 2025 at 08:00 am to Sat, 15 Nov, 2025 at 10:00 am at 1205 Mann Ave, Austin, IN, United States, Indiana 47102.
- **Q**: Who is organizing Free Breakfast?
  - **A:** Free Breakfast is organized by Trinity House of God.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Free Breakfast",
        "image": "https://cdn-az.allevents.in/events8/banners/ef5544867c1249545816c4c4b0d08638368cf768eb9fe2a83a55fa20782d13b5-rimg-w1200-h628-dc26111a-gmir?v=1762862982",
        "startDate": "2025-11-15",
        "endDate": "2025-11-15",
        "url": "https://allevents.in/austin/free-breakfast/200029176862842",
        "location": {
            "@type": "Place",
            "name": "1205 Mann Ave, Austin, IN, United States, Indiana 47102",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1205 Mann Ave, Austin, IN 47102-1023, United States",
                "addressLocality": "Austin",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.75541",
                "longitude": "-85.80085"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come dine in for some free breakfast.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trinity House of God",
                "url": "https://allevents.in/org/trinity-house-of-god/25962183"
            }
        ]
    }
]
```