

# Event Details

- **Event Name**: Utah Royals Game
- **Event Start and End Date**: Fri, 10 Jul, 2026 at 08:00 pm
- **Event Description**: I received some free tickets to the Royals game and you're invited to join! Kids are invited. Please RSVP so I can obtain the correct amount of tickets. Comment how many you want by June 26th.
- **Event URL**: https://allevents.in/sandy/utah-royals-game/200030229812014
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 76

## Ticket Details

- **Ticket URL**: http://facebook.com/200030229812014?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=sandy-events

## Event venue details

- **city**: Sandy
- **state**: UT
- **country**: United States
- **location**: America First Field
- **lat**: 40.58303
- **long**: -111.89328
- **full address**: America First Field, 9256 S State St, Sandy, UT 84070-5517, United States

## Event gallery

- **Alt text**: Utah Royals Game
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/deeaf8b620ffe665ef3ee87946f95c45d693409e749d0969b4fe7ddb8dc1b71f-rimg-w900-h506-dc464548-gmir?v=1782443349

## FAQs

- **Q**: When and where is Utah Royals Game being held?
  - **A:** Utah Royals Game takes place on Fri, 10 Jul, 2026 at 08:00 pm to Fri, 10 Jul, 2026 at 08:00 pm at America First Field, 9256 S State St, Sandy, UT 84070-5517, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Utah Royals Game",
        "image": "https://cdn-az.allevents.in/events6/banners/deeaf8b620ffe665ef3ee87946f95c45d693409e749d0969b4fe7ddb8dc1b71f-rimg-w900-h506-dc464548-gmir?v=1782443349",
        "startDate": "2026-07-10",
        "url": "https://allevents.in/sandy/utah-royals-game/200030229812014",
        "location": {
            "@type": "Place",
            "name": "America First Field",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9256 S State St, Sandy, UT 84070-5517, United States",
                "addressLocality": "Sandy",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.58303",
                "longitude": "-111.89328"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "I received some free tickets to the Royals game and you're invited to join! Kids are invited. Please RSVP so I can obtain the correct amount of tickets. Comment how many you want by June 26th."
    }
]
```