

# Event Details

- **Event Name**: Super Flea
- **Event Start and End Date**: Sat, 07 Mar, 2026 at 09:00 am – Sun, 08 Mar, 2026 at 03:00 pm
- **Event Description**: Huge flea market/craft fair. The Dog House will be there too.
- **Event URL**: https://allevents.in/casper/super-flea/200029770780843
- **Event Categories**: flea, dog
- **Interested Audience**: 
  - total_interested_count: 78

## Ticket Details


## Event venue details

- **city**: Casper
- **state**: WY
- **country**: United States
- **location**: Central Wyoming Fair & PRCA Rodeo
- **lat**: 42.83372
- **long**: -106.36454
- **full address**: Central Wyoming Fair &amp; PRCA Rodeo, 1700 Fairgrounds Rd,Casper,WY,United States

## Event gallery

- **Alt text**: Super Flea
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/af5457e0ad5897d43800c9a4295e4b3292bf10f2defbd6dfa13ccbc8cee9021b-rimg-w1045-h685-dc5f482d-gmir?v=1772729743

## FAQs

- **Q**: When and where is Super Flea being held?
  - **A:** Super Flea takes place on Sat, 07 Mar, 2026 at 09:00 am to Sun, 08 Mar, 2026 at 03:00 pm at Central Wyoming Fair &amp; PRCA Rodeo, 1700 Fairgrounds Rd,Casper,WY,United States.
- **Q**: Who is organizing Super Flea?
  - **A:** Super Flea is organized by The Dog House.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Super Flea",
        "image": "https://cdn-az.allevents.in/events3/banners/af5457e0ad5897d43800c9a4295e4b3292bf10f2defbd6dfa13ccbc8cee9021b-rimg-w1045-h685-dc5f482d-gmir?v=1772729743",
        "startDate": "2026-03-07",
        "endDate": "2026-03-08",
        "url": "https://allevents.in/casper/super-flea/200029770780843",
        "location": {
            "@type": "Place",
            "name": "Central Wyoming Fair & PRCA Rodeo",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1700 Fairgrounds Rd,Casper,WY,United States",
                "addressLocality": "Casper",
                "addressRegion": "WY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.83372",
                "longitude": "-106.36454"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Huge flea market/craft fair. The Dog House will be there too.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Dog House",
                "url": "https://allevents.in/org/the-dog-house/25427304"
            }
        ]
    }
]
```