

# Event Details

- **Event Name**: Rugby 7s Practice
- **Event Start and End Date**: Thu, 23 Jul, 2026 at 06:00 pm – Thu, 06 Aug, 2026 at 06:00 pm
- **Event Description**: Get ready for a full summer of rugby and lead into our trip to Ireland in August!
- **Event URL**: https://allevents.in/albuquerque/rugby-7s-practice/200030416241004
- **Event Categories**: Sports, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Albuquerque
- **state**: NM
- **country**: United States
- **location**: UNM Johnson Field
- **lat**: 35.082307330228
- **long**: -106.61662490922
- **full address**: UNM Johnson Field, Albuquerque,NM,United States

## Event gallery

- **Alt text**: Rugby 7s Practice
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ecad312cf538bc9edaaa88a50192b1a14d9d40aad6a14f00e2447f778d284549-rimg-w1200-h900-dc788d5e-gmir?v=1784276344

## FAQs

- **Q**: When and where is Rugby 7s Practice being held?
  - **A:** Rugby 7s Practice takes place on Thu, 23 Jul, 2026 at 06:00 pm to Thu, 06 Aug, 2026 at 06:00 pm at UNM Johnson Field, Albuquerque,NM,United States.
- **Q**: Who is organizing Rugby 7s Practice?
  - **A:** Rugby 7s Practice is organized by Albuquerque Aardvarks Rugby Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rugby 7s Practice",
        "image": "https://cdn-az.allevents.in/events6/banners/ecad312cf538bc9edaaa88a50192b1a14d9d40aad6a14f00e2447f778d284549-rimg-w1200-h900-dc788d5e-gmir?v=1784276344",
        "startDate": "2026-07-23",
        "endDate": "2026-08-06",
        "url": "https://allevents.in/albuquerque/rugby-7s-practice/200030416241004",
        "location": {
            "@type": "Place",
            "name": "UNM Johnson Field",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Albuquerque,NM,United States",
                "addressLocality": "Albuquerque",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.082307330228",
                "longitude": "-106.61662490922"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get ready for a full summer of rugby and lead into our trip to Ireland in August!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Albuquerque Aardvarks Rugby Club",
                "url": "https://allevents.in/org/albuquerque-aardvarks-rugby-club/9922083",
                "description": "The Albuquerque Aardvarks were founded in 1973 and have had a strong presence in rugby since their inception. In 2009 they finished 2nd in the country in Division II."
            }
        ]
    }
]
```