

# Event Details

- **Event Name**: Minnesota Twins vs. Philadelphia Phillies
- **Event Start and End Date**: Sun, 16 Aug, 2026 at 01:10 pm (-05:00)
- **Event Description**: There is no place like Target Field! Join the Twins as they host the Philadelphia Phillies. Sunday is Kids Day and kids receive free ice cream, half priced kids meals, fun and games out on the lawn, and running the bases postgame!
- **Event URL**: https://allevents.in/minneapolis/minnesota-twins-vs-philadelphia-phillies/200029872078721
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Minneapolis
- **state**: MN
- **country**: United States
- **location**: Target Field
- **lat**: 44.981666608345
- **long**: -93.27773329295
- **full address**: Target Field, 1 Twins Way,Minneapolis, Minnesota, United States

## Event gallery

- **Alt text**: Minnesota Twins vs. Philadelphia Phillies
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/9e2ba368cc97bff80034c5cc34284ba011b10d9f5d8973926bc5d8d3212526dc-rimg-w1200-h628-dcf2f1f1-gmir?v=1775495120

## FAQs

- **Q**: When and where is Minnesota Twins vs. Philadelphia Phillies being held?
  - **A:** Minnesota Twins vs. Philadelphia Phillies takes place on Sun, 16 Aug, 2026 at 01:10 pm to Sun, 16 Aug, 2026 at 01:10 pm at Target Field, 1 Twins Way,Minneapolis, Minnesota, United States.
- **Q**: Who is organizing Minnesota Twins vs. Philadelphia Phillies?
  - **A:** Minnesota Twins vs. Philadelphia Phillies is organized by Minnesota Twins.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Minnesota Twins vs. Philadelphia Phillies",
        "image": "https://cdn-az.allevents.in/events3/banners/9e2ba368cc97bff80034c5cc34284ba011b10d9f5d8973926bc5d8d3212526dc-rimg-w1200-h628-dcf2f1f1-gmir?v=1775495120",
        "startDate": "2026-08-16T13:10:00-05:00",
        "url": "https://allevents.in/minneapolis/minnesota-twins-vs-philadelphia-phillies/200029872078721",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Target Field",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Twins Way,Minneapolis, Minnesota",
                "addressLocality": "Minneapolis",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.981666608345",
                "longitude": "-93.27773329295"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "There is no place like Target Field! Join the Twins as they host the Philadelphia Phillies. Sunday is Kids Day and kids receive free ice cream, half priced kids meals, fun and games out on the lawn, and running the bases postgame!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Minnesota Twins",
                "url": "https://allevents.in/org/minnesota-twins/8143998",
                "description": "This is the official Facebook home of the Minnesota Twins. Find out more about the Twins at twinsbaseball.com."
            }
        ]
    }
]
```