

# Event Details

- **Event Name**: Breakfast With the Angels 
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 11:15 am
- **Event Description**: Join us for a fun filled Sunday. All are welcome to join us for the service starting at 10 am. Breakfast will follow!
- **Event URL**: https://allevents.in/north-candon/breakfast-with-the-angels/200029387874434
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: North Candon
- **state**: OH
- **country**: United States
- **location**: 210 N Main St, North Canton, OH
- **lat**: 40.8774
- **long**: -81.40238
- **full address**: 210 N Main St, North Canton, OH, 210 N Main St, North Canton, OH 44720-2504, United States, North Candon

## Event gallery

- **Alt text**: Breakfast With the Angels
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/6fb82f9646d561e63eb5b795b4b37a660b07c9cf4431a977fea14c5594620a70-rimg-w1200-h1552-dc085c40-gmir?v=1766298450

## FAQs

- **Q**: When and where is Breakfast With the Angels  being held?
  - **A:** Breakfast With the Angels  takes place on Sun, 21 Dec, 2025 at 11:15 am to Sun, 21 Dec, 2025 at 11:15 am at 210 N Main St, North Canton, OH, 210 N Main St, North Canton, OH 44720-2504, United States, North Candon.
- **Q**: Who is organizing Breakfast With the Angels ?
  - **A:** Breakfast With the Angels  is organized by North Canton Community Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast With the Angels",
        "image": "https://cdn-az.allevents.in/events4/banners/6fb82f9646d561e63eb5b795b4b37a660b07c9cf4431a977fea14c5594620a70-rimg-w1200-h1552-dc085c40-gmir?v=1766298450",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/north-candon/breakfast-with-the-angels/200029387874434",
        "location": {
            "@type": "Place",
            "name": "210 N Main St, North Canton, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "210 N Main St, North Canton, OH 44720-2504, United States",
                "addressLocality": "North Candon",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.8774",
                "longitude": "-81.40238"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a fun filled Sunday. All are welcome to join us for the service starting at 10 am. Breakfast will follow!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Canton Community Christian Church",
                "url": "https://allevents.in/org/north-canton-community-christian-church/26285718"
            }
        ]
    }
]
```