

# Event Details

- **Event Name**: Mom Pampering Event
- **Event Start and End Date**: Tue, 01 Sep, 2026 at 10:00 am – Tue, 01 Sep, 2026 at 12:00 pm (-05:00)
- **Event Description**: Come relax with us!  You deserve it!
- **Event URL**: https://allevents.in/north-branch/mom-pampering-event/200030628478032
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: North Branch
- **state**: MN
- **country**: United States
- **location**: 6344 Main Street, North Branch, MN
- **lat**: 45.51151
- **long**: -92.97981
- **full address**: 6344 Main Street, North Branch, MN, United States

## Event gallery

- **Alt text**: Mom Pampering Event
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f05999daf8fe9beb3f6323869613a8e063affff29ca7164a0f0ea866cff04dda-rimg-w1024-h1024-dcf8f8e8-gmir?v=1788259866

## FAQs

- **Q**: When and where is Mom Pampering Event being held?
  - **A:** Mom Pampering Event takes place on Tue, 01 Sep, 2026 at 10:00 am to Tue, 01 Sep, 2026 at 12:00 pm at 6344 Main Street, North Branch, MN, United States.
- **Q**: Who is organizing Mom Pampering Event?
  - **A:** Mom Pampering Event is organized by North Branch Makers Market Artist Collective and Boutique.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mom Pampering Event",
        "image": "https://cdn-az.allevents.in/events1/banners/f05999daf8fe9beb3f6323869613a8e063affff29ca7164a0f0ea866cff04dda-rimg-w1024-h1024-dcf8f8e8-gmir?v=1788259866",
        "startDate": "2026-09-01T10:00:00-05:00",
        "endDate": "2026-09-01T12:00:00-05:00",
        "url": "https://allevents.in/north-branch/mom-pampering-event/200030628478032",
        "location": {
            "@type": "Place",
            "name": "6344 Main Street, North Branch, MN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6344 Main St, North Branch, MN 55056-6693, United States",
                "addressLocality": "North Branch",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.51151",
                "longitude": "-92.97981"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come relax with us!  You deserve it!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Branch Makers Market Artist Collective and Boutique",
                "url": "https://allevents.in/org/north-branch-makers-market-artist-collective-and-boutique/18206191"
            }
        ]
    }
]
```