

# Event Details

- **Event Name**: Indoor Champs 2025/26
- **Event Start and End Date**: Sun, 01 Feb, 2026 at 08:00 am – Sun, 01 Feb, 2026 at 06:00 pm
- **Event Description**: Details to follow
- **Event URL**: https://allevents.in/york/indoor-champs-2025-26/200029206407623
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: York
- **state**: EN
- **country**: United Kingdom
- **location**: University of York
- **lat**: 53.94659
- **long**: -1.0525
- **full address**: University of York, Heslington, York, United Kingdom

## Event gallery

- **Alt text**: Indoor Champs 2025/26
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/96034b767cadfe06287d45b96c0e3248f71286f214066908ab65ca9aeed8e2ff-rimg-w1200-h800-dcc0a592-gmir?v=1769518140

## FAQs

- **Q**: When and where is Indoor Champs 2025/26 being held?
  - **A:** Indoor Champs 2025/26 takes place on Sun, 01 Feb, 2026 at 08:00 am to Sun, 01 Feb, 2026 at 06:00 pm at University of York, Heslington, York, United Kingdom.
- **Q**: Who is organizing Indoor Champs 2025/26?
  - **A:** Indoor Champs 2025/26 is organized by North of England Universites Archery League - NEUAL.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Indoor Champs 2025/26",
        "image": "https://cdn-az.allevents.in/events1/banners/96034b767cadfe06287d45b96c0e3248f71286f214066908ab65ca9aeed8e2ff-rimg-w1200-h800-dcc0a592-gmir?v=1769518140",
        "startDate": "2026-02-01",
        "endDate": "2026-02-01",
        "url": "https://allevents.in/york/indoor-champs-2025-26/200029206407623",
        "location": {
            "@type": "Place",
            "name": "University of York",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Heslington",
                "addressLocality": "York",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.94659",
                "longitude": "-1.0525"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Details to follow",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North of England Universites Archery League - NEUAL",
                "url": "https://allevents.in/org/north-of-england-universites-archery-league-neual/20714377"
            }
        ]
    }
]
```