

# Event Details

- **Event Name**: SAL Mother's Day Breakfast
- **Event Start and End Date**: Sun, 10 May, 2026 at 09:00 am – Sun, 10 May, 2026 at 12:00 pm (-05:00)
- **Event Description**: Mother's Day Breakfast Buffet
- **Event URL**: https://allevents.in/circle-pines/sal-mothers-day-breakfast/200029938338701
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Circle Pines
- **state**: MN
- **country**: United States
- **location**: 7731 Lake Dr, Lino Lakes, MN, United States, Minnesota 55014
- **lat**: 45.18702
- **long**: -93.10902
- **full address**: 7731 Lake Dr, Lino Lakes, MN, United States, Minnesota 55014, 7731 Lake Dr, Circle Pines, MN 55014-1109, United States

## Event gallery

- **Alt text**: SAL Mother's Day Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/3201d8e46caa8081292fb471888cc98c8c71db59923dbb2c40b5608fba077b24-rimg-w1200-h493-dcf0efee-gmir?v=1776115021

## FAQs

- **Q**: When and where is SAL Mother's Day Breakfast being held?
  - **A:** SAL Mother's Day Breakfast takes place on Sun, 10 May, 2026 at 09:00 am to Sun, 10 May, 2026 at 12:00 pm at 7731 Lake Dr, Lino Lakes, MN, United States, Minnesota 55014, 7731 Lake Dr, Circle Pines, MN 55014-1109, United States.
- **Q**: Who is organizing SAL Mother's Day Breakfast?
  - **A:** SAL Mother's Day Breakfast is organized by Lino Lakes American Legion Post 566.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "SAL Mother's Day Breakfast",
        "image": "https://cdn-az.allevents.in/events2/banners/3201d8e46caa8081292fb471888cc98c8c71db59923dbb2c40b5608fba077b24-rimg-w1200-h493-dcf0efee-gmir?v=1776115021",
        "startDate": "2026-05-10T09:00:00-05:00",
        "endDate": "2026-05-10T12:00:00-05:00",
        "url": "https://allevents.in/circle-pines/sal-mothers-day-breakfast/200029938338701",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "7731 Lake Dr, Lino Lakes, MN, United States, Minnesota 55014",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7731 Lake Dr, Circle Pines, MN 55014-1109, United States",
                "addressLocality": "Circle Pines",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.18702",
                "longitude": "-93.10902"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mother's Day Breakfast Buffet",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lino Lakes American Legion Post 566",
                "url": "https://allevents.in/org/lino-lakes-american-legion-post-566/22124078"
            }
        ]
    }
]
```