

# Event Details

- **Event Name**: Vikings vs Giants
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 11:00 am
- **Event URL**: https://allevents.in/spicer/vikings-vs-giants/200029381332105
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Spicer
- **state**: MN
- **country**: United States
- **location**: Spicer American Legion Post 545
- **lat**: 45.23039
- **long**: -94.93708
- **full address**: Spicer American Legion Post 545, 155 Lake Ave. South,Spicer, Minnesota, United States

## Event gallery

- **Alt text**: Vikings vs Giants
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/0cebbc5cc7fadb107094855aabc00e351091c548e04a3612f2d05057236f1a10-rimg-w736-h1000-dca8b7c6-gmir?v=1766220118

## FAQs

- **Q**: When and where is Vikings vs Giants being held?
  - **A:** Vikings vs Giants takes place on Sun, 21 Dec, 2025 at 11:00 am to Sun, 21 Dec, 2025 at 11:00 am at Spicer American Legion Post 545, 155 Lake Ave. South,Spicer, Minnesota, United States.
- **Q**: Who is organizing Vikings vs Giants?
  - **A:** Vikings vs Giants is organized by Joyce Cole.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vikings vs Giants",
        "image": "https://cdn-az.allevents.in/events5/banners/0cebbc5cc7fadb107094855aabc00e351091c548e04a3612f2d05057236f1a10-rimg-w736-h1000-dca8b7c6-gmir?v=1766220118",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/spicer/vikings-vs-giants/200029381332105",
        "location": {
            "@type": "Place",
            "name": "Spicer American Legion Post 545",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "155 Lake Ave. South,Spicer, Minnesota",
                "addressLocality": "Spicer",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.23039",
                "longitude": "-94.93708"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Joyce Cole",
                "url": "https://allevents.in/org/joyce-cole/26994123"
            }
        ]
    }
]
```