

# Event Details

- **Event Name**: Aviemore Away league game
- **Event Start and End Date**: Tue, 20 Jan, 2026 at 06:30 pm
- **Event Description**: Away league game to Aviemore.  Leave Village Hall Newtonmore approx 6:30pm.
- **Event URL**: https://allevents.in/aviemore/aviemore-away-league-game/200029156124430
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Aviemore
- **state**: SC
- **country**: United Kingdom
- **location**: Aviemore Bowling Club
- **lat**: 57.200480897879
- **long**: -3.8261604309082
- **full address**: Aviemore Bowling Club, Aviemore, United Kingdom

## Event gallery

- **Alt text**: Aviemore Away league game
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/32fddaa149936d723e62539a627f136372b0866738e4af10460af104bcb1f254-rimg-w474-h355-dc797520-gmir?v=1767153239

## FAQs

- **Q**: When and where is Aviemore Away league game being held?
  - **A:** Aviemore Away league game takes place on Tue, 20 Jan, 2026 at 06:30 pm to Tue, 20 Jan, 2026 at 06:30 pm at Aviemore Bowling Club, Aviemore, United Kingdom.
- **Q**: Who is organizing Aviemore Away league game?
  - **A:** Aviemore Away league game is organized by Newtonmore Indoor Bowling Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Aviemore Away league game",
        "image": "https://cdn-az.allevents.in/events3/banners/32fddaa149936d723e62539a627f136372b0866738e4af10460af104bcb1f254-rimg-w474-h355-dc797520-gmir?v=1767153239",
        "startDate": "2026-01-20",
        "url": "https://allevents.in/aviemore/aviemore-away-league-game/200029156124430",
        "location": {
            "@type": "Place",
            "name": "Aviemore Bowling Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Aviemore",
                "addressLocality": "Aviemore",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "57.200480897879",
                "longitude": "-3.8261604309082"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Away league game to Aviemore.  Leave Village Hall Newtonmore approx 6:30pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Newtonmore Indoor Bowling Club",
                "url": "https://allevents.in/org/newtonmore-indoor-bowling-club/26851852"
            }
        ]
    }
]
```