

# Event Details

- **Event Name**: Furry Tails 2023
- **Event Start and End Date**: Sat, 15 Apr, 2023 at 09:00 am – Sun, 16 Apr, 2023 at 03:00 pm
- **Event Description**: TICA-sponsored international cat showAbout this EventTICA-sponsored international cat show.  The best of the best of pedigreed cats and household pets from around the country and abroad compete for regional and international awards and titles.
- **Event URL**: https://allevents.in/golden/furry-tails-2023/10000554441588717
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Golden
- **state**: CO
- **country**: United States
- **location**: Jeffco Fairgrounds
- **lat**: 39.7227869
- **long**: -105.1699776
- **full address**: Jeffco Fairgrounds, 15200 West 6th Avenue, Golden, United States

## Event gallery

- **Alt text**: Furry Tails 2023
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/96543c526664cc2e713b56985144af241b53eab66b49f285b2316b8f9858d61a-rimg-w615-h383-gmir.jpg?v=1676931557

## FAQs

- **Q**: When and where is Furry Tails 2023 being held?
  - **A:** Furry Tails 2023 takes place on Sat, 15 Apr, 2023 at 09:00 am to Sun, 16 Apr, 2023 at 03:00 pm at Jeffco Fairgrounds, 15200 West 6th Avenue, Golden, United States.
- **Q**: Who is organizing Furry Tails 2023?
  - **A:** Furry Tails 2023 is organized by Garden of the Cats.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Furry Tails 2023",
        "image": "https://cdn-az.allevents.in/events5/banners/96543c526664cc2e713b56985144af241b53eab66b49f285b2316b8f9858d61a-rimg-w615-h383-gmir.jpg?v=1676931557",
        "startDate": "2023-04-15",
        "endDate": "2023-04-16",
        "url": "https://allevents.in/golden/furry-tails-2023/10000554441588717",
        "location": {
            "@type": "Place",
            "name": "Jeffco Fairgrounds",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15200 West 6th Avenue",
                "addressLocality": "Golden",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.7227869",
                "longitude": "-105.1699776"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "TICA-sponsored international cat show",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Garden of the Cats",
                "url": "https://allevents.in/org/garden-of-the-cats/19130815"
            }
        ]
    }
]
```