

# Event Details

- **Event Name**: Family Night at Banfield
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 02:30 am – Thu, 18 Dec, 2025 at 11:00 pm
- **Event Description**: Don't forget about our family night next week.  Doors will open at 2:30 for the book fair and holiday store.
- **Event URL**: https://allevents.in/austin/family-night-at-banfield/200029367704908
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 28

## Ticket Details


## Event venue details

- **city**: Austin
- **state**: MN
- **country**: United States
- **location**: 301 17th St SW, 55912
- **lat**: 43.66527
- **long**: -92.99667
- **full address**: 301 17th St SW, 55912, 301 17th St SW, Austin, MN 55912-1659, United States

## Event gallery

- **Alt text**: Family Night at Banfield
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/861249b8e5171a038f228aaf527488dec1e3866a9b88c66d81d0261fd07a72e9-rimg-w940-h788-dcb0dbe1-gmir?v=1765957267

## FAQs

- **Q**: When and where is Family Night at Banfield being held?
  - **A:** Family Night at Banfield takes place on Thu, 18 Dec, 2025 at 02:30 am to Thu, 18 Dec, 2025 at 11:00 pm at 301 17th St SW, 55912, 301 17th St SW, Austin, MN 55912-1659, United States.
- **Q**: Who is organizing Family Night at Banfield?
  - **A:** Family Night at Banfield is organized by Banfield Elementary School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Night at Banfield",
        "image": "https://cdn-az.allevents.in/events4/banners/861249b8e5171a038f228aaf527488dec1e3866a9b88c66d81d0261fd07a72e9-rimg-w940-h788-dcb0dbe1-gmir?v=1765957267",
        "startDate": "2025-12-18",
        "endDate": "2025-12-18",
        "url": "https://allevents.in/austin/family-night-at-banfield/200029367704908",
        "location": {
            "@type": "Place",
            "name": "301 17th St SW, 55912",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "301 17th St SW, Austin, MN 55912-1659, United States",
                "addressLocality": "Austin",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.66527",
                "longitude": "-92.99667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Don't forget about our family night next week.  Doors will open at 2:30 for the book fair and holiday store.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Banfield Elementary School",
                "url": "https://allevents.in/org/banfield-elementary-school/24096115"
            }
        ]
    }
]
```