

# Event Details

- **Event Name**: Tipper and Friends
- **Event Start and End Date**: Fri, 04 Jul, 2025 at 12:00 am
- **Event Description**: Popular in GeorgeTipper and Friends which is specially known for Music.Venue Details:Gorge Amphitheatre,754 Silica Road NW, Gorge Amphitheatre,George, United States
- **Event URL**: https://allevents.in/george/tipper-and-friends/210001327234683
- **Event Categories**: music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://on.fgtix.com/trk/gTI2b&utm_medium=affiliate

## Event venue details

- **city**: George
- **state**: WA
- **country**: United States
- **location**: Gorge Amphitheatre
- **lat**: 47.09594720
- **long**: -119.98265200
- **full address**: Gorge Amphitheatre, George, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a2bbf1d59edb529e131880b93b8129b611c3f7f59865d5f61cea125f4d9a5f70-rimg-w1024-h576-dc45342c-gmir.jpg?v=1742272394
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/135b7bf0-03b2-11f0-b2d3-f3866e4461af-rimg-w400-h400-dc45342d-gmir.jpg

## Artist Details

- **Artist name**: Tipper and Friends

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 04 Jul, 2025 at 12:00 am
- **Q**: Where is the event happening?
  - **A:** Gorge Amphitheatre, George, United States
- **Q**: Who are the performers at this event?
  - **A:** Tipper and Friends
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: What type of event is this?
  - **A:** music
- **Q**: Where can I find ticket details about Tipper and Friends ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tipper and Friends",
        "image": "https://cdn-az.allevents.in/events1/banners/a2bbf1d59edb529e131880b93b8129b611c3f7f59865d5f61cea125f4d9a5f70-rimg-w1024-h576-dc45342c-gmir.jpg?v=1742272394",
        "startDate": "2025-07-04",
        "url": "https://allevents.in/george/tipper-and-friends/210001327234683",
        "location": {
            "@type": "Place",
            "name": "Gorge Amphitheatre",
            "address": {
                "@type": "PostalAddress",
                "name": "Gorge Amphitheatre, George, United States",
                "addressLocality": "George",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.09594720",
                "longitude": "-119.98265200"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Popular in GeorgeTipper and Friends which is specially known for Music.Venue Details:Gorge Amphitheatre,754 Silica Road NW, Gorge Amphitheatre,George, United States",
        "performer": [
            {
                "@type": "Person",
                "name": "Tipper and Friends"
            }
        ]
    }
]
```