

# Event Details

- **Event Name**: Critter Meet DCC
- **Event Start and End Date**: Sun, 22 Jun, 2025 at 01:00 pm
- **Event Description**: Hello once again for the HDCC Critter Meet!

We're meeting at the rotating doors, on the side of the stairs at 1 pm for both days. See you there!

Note that the usual organisers (Naomi and myself (Mees)) might not be attending.
- **Event URL**: https://allevents.in/utrecht/critter-meet-dcc/200028251012624
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Utrecht
- **state**: UT
- **country**: Netherlands
- **location**: Heroes Dutch Comic Con
- **lat**: 52.085026681261
- **long**: 5.1034722593501
- **full address**: Heroes Dutch Comic Con, Utrecht, Netherlands

## Event gallery

- **Alt text**: Critter Meet DCC
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/9be75330940c35d28a52c4cb7e3e666a74d1701158aade478fbc7fea8dd8a575-rimg-w1200-h675-dc1a1616-gmir?v=1750128820

## FAQs

- **Q**: When and where is Critter Meet DCC being held?
  - **A:** Critter Meet DCC takes place on Sun, 22 Jun, 2025 at 01:00 pm to Sun, 22 Jun, 2025 at 01:00 pm at Heroes Dutch Comic Con, Utrecht, Netherlands.
- **Q**: Who is organizing Critter Meet DCC?
  - **A:** Critter Meet DCC is organized by Dutch Critters.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Critter Meet DCC",
        "image": "https://cdn-az.allevents.in/events7/banners/9be75330940c35d28a52c4cb7e3e666a74d1701158aade478fbc7fea8dd8a575-rimg-w1200-h675-dc1a1616-gmir?v=1750128820",
        "startDate": "2025-06-22",
        "url": "https://allevents.in/utrecht/critter-meet-dcc/200028251012624",
        "location": {
            "@type": "Place",
            "name": "Heroes Dutch Comic Con",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Utrecht",
                "addressLocality": "Utrecht",
                "addressRegion": "UT",
                "addressCountry": "NL"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.085026681261",
                "longitude": "5.1034722593501"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hello once again for the HDCC Critter Meet!\n\nWe're meeting at the rotating doors, on the side of the stairs at 1 pm for both days. See you there!\n\nNote that the usual organisers (Naomi and myself (Mees)) might not be attending.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dutch Critters",
                "url": "https://allevents.in/org/dutch-critters/24999198"
            }
        ]
    }
]
```