

# Event Details

- **Event Name**: Dog Show
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 09:00 am
- **Event Description**: What's your favorite breed? Come check out our 4Her's and their dogs
- **Event URL**: https://allevents.in/westminster/dog-show/200030186425537
- **Event Categories**: dog, dog-shows
- **Interested Audience**: 
  - total_interested_count: 51

## Ticket Details


## Event venue details

- **city**: Westminster
- **state**: MD
- **country**: United States
- **location**: 700 Agricultural Center Dr, Westminster, MD, United States, Maryland 21157
- **lat**: 39.55613
- **long**: -77.00009
- **full address**: 700 Agricultural Center Dr, Westminster, MD, United States, Maryland 21157

## Event gallery

- **Alt text**: Dog Show
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4193d3e643bc6adcbc70cb0a35a1f749c38a245178aee668a298c648f922184e-rimg-w1200-h703-dc7b7775-gmir?v=1784446471

## FAQs

- **Q**: When and where is Dog Show being held?
  - **A:** Dog Show takes place on Sat, 25 Jul, 2026 at 09:00 am to Sat, 25 Jul, 2026 at 09:00 am at 700 Agricultural Center Dr, Westminster, MD, United States, Maryland 21157.
- **Q**: Who is organizing Dog Show?
  - **A:** Dog Show is organized by Carroll County 4-H & FFA Fair.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dog Show",
        "image": "https://cdn-az.allevents.in/events8/banners/4193d3e643bc6adcbc70cb0a35a1f749c38a245178aee668a298c648f922184e-rimg-w1200-h703-dc7b7775-gmir?v=1784446471",
        "startDate": "2026-07-25",
        "url": "https://allevents.in/westminster/dog-show/200030186425537",
        "location": {
            "@type": "Place",
            "name": "700 Agricultural Center Dr, Westminster, MD, United States, Maryland 21157",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "700 Agricultural Center Dr, Westminster, MD 21157-5700, United States",
                "addressLocality": "Westminster",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.55613",
                "longitude": "-77.00009"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "What's your favorite breed? Come check out our 4Her's and their dogs",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Carroll County 4-H & FFA Fair",
                "url": "https://allevents.in/org/carroll-county-4-h-and-ffa-fair/8035970",
                "description": "The 2016 Carroll County Fair will be held July 31st - August 5th. Come visit us to see some great exhibits, livestock shows and entertainment. "
            }
        ]
    }
]
```