

# Event Details

- **Event Name**: ATFEST
- **Event Start and End Date**: Wed, 04 Feb, 2026 at 03:00 pm
- **Event Description**: ...
- **Event URL**: https://allevents.in/ciudad-de-m%C3%A9xico/atfest/200028862527722
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 49

## Ticket Details


## Event venue details

- **city**: Ciudad De México
- **state**: MX
- **country**: Mexico
- **location**: San Salvador Cuautenco
- **lat**: 19.433298597966
- **long**: -99.133302569389
- **full address**: San Salvador Cuautenco, Mexico City, Mexico, Ciudad De México

## Event gallery

- **Alt text**: ATFEST
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/fe2014ce0da5482ad499a0b68c5395c8b43cc25547bea5f8bc89d4aa23a5b595-rimg-w919-h2048-dc020102-gmir?v=1769699848

## FAQs

- **Q**: When and where is ATFEST being held?
  - **A:** ATFEST takes place on Wed, 04 Feb, 2026 at 03:00 pm to Wed, 04 Feb, 2026 at 03:00 pm at San Salvador Cuautenco, Mexico City, Mexico, Ciudad De México.
- **Q**: Who is organizing ATFEST?
  - **A:** ATFEST is organized by At Galicia.
- **Q**: Who is this event for? Is it right for me?
  - **A:** ATFEST is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in Ciudad De México, this event is thoughtfully curated to deliver a standout experience worth every moment. If ATFEST sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "ATFEST",
        "image": "https://cdn-az.allevents.in/events2/banners/fe2014ce0da5482ad499a0b68c5395c8b43cc25547bea5f8bc89d4aa23a5b595-rimg-w919-h2048-dc020102-gmir?v=1769699848",
        "startDate": "2026-02-04",
        "url": "https://allevents.in/ciudad-de-m%C3%A9xico/atfest/200028862527722",
        "location": {
            "@type": "Place",
            "name": "San Salvador Cuautenco",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Mexico City, Mexico",
                "addressLocality": "Ciudad De México",
                "addressRegion": "MX",
                "addressCountry": "MX"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "19.433298597966",
                "longitude": "-99.133302569389"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "...",
        "organizer": [
            {
                "@type": "Organization",
                "name": "At Galicia",
                "url": "https://allevents.in/org/at-galicia/26684069"
            }
        ]
    }
]
```