

# Event Details

- **Event Name**: Nortex 2025
- **Event Start and End Date**: Sat, 23 Aug, 2025 at 02:00 pm
- **Event Description**: ¡A desempolvar las botas y levantar sombreros que nos vemos el próximo 23 de Agosto en Guadalupe, vaqueros ?!
- **Event URL**: https://allevents.in/monterrey/nortex-2025/200027872306837
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4397

## Ticket Details


## Event venue details

- **city**: Monterrey
- **state**: NL
- **country**: Mexico
- **location**: Expo Guadalupe
- **lat**: 25.675913420464
- **long**: -100.24551614817
- **full address**: Expo Guadalupe, Av. Benito Juarez,Guadalupe, Nuevo Leon, Monterrey, Mexico

## Event gallery

- **Alt text**: Nortex 2025
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/a06b526283676841aeaaa8621c7baee152afee3a40ca3660f0697b815d519cae-rimg-w1200-h628-dc301977-gmir?v=1755507151

## FAQs

- **Q**: When and where is Nortex 2025 being held?
  - **A:** Nortex 2025 takes place on Sat, 23 Aug, 2025 at 02:00 pm to Sat, 23 Aug, 2025 at 02:00 pm at Expo Guadalupe, Av. Benito Juarez,Guadalupe, Nuevo Leon, Monterrey, Mexico.
- **Q**: Who is organizing Nortex 2025?
  - **A:** Nortex 2025 is organized by Nortex.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Nortex 2025",
        "image": "https://cdn-az.allevents.in/events10/banners/a06b526283676841aeaaa8621c7baee152afee3a40ca3660f0697b815d519cae-rimg-w1200-h628-dc301977-gmir?v=1755507151",
        "startDate": "2025-08-23",
        "url": "https://allevents.in/monterrey/nortex-2025/200027872306837",
        "location": {
            "@type": "Place",
            "name": "Expo Guadalupe",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Av. Benito Juarez,Guadalupe, Nuevo Leon",
                "addressLocality": "Monterrey",
                "addressRegion": "NL",
                "addressCountry": "MX"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "25.675913420464",
                "longitude": "-100.24551614817"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "¡A desempolvar las botas y levantar sombreros que nos vemos el próximo 23 de Agosto en Guadalupe, vaqueros ?!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nortex",
                "url": "https://allevents.in/org/nortex/26002589"
            }
        ]
    }
]
```