

# Event Details

- **Event Name**: 2025 Christmas Camp
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 10:00 pm – Sat, 03 Jan, 2026 at 07:00 am
- **Event Description**: 6 days of fun filled horse events and instructions for kids and their ponies. 
Please contact us for a copy of the camp booklet
- **Event URL**: https://allevents.in/armidale/2025-christmas-camp/200029149588832
- **Event Categories**: kids, christmas
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Armidale
- **state**: NS
- **country**: Australia
- **location**: Guyra Show Grounds
- **lat**: -30.219721303558
- **long**: 151.6768809315
- **full address**: Guyra Show Grounds, Marne St,Guyra,NSW,Australia, Armidale

## Event gallery

- **Alt text**: 2025 Christmas Camp
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ee6ec59d2e7bea28fc02b714f235a3e8512612a0ef24ed43c641a60109663e47-rimg-w1200-h1200-dcaabed3-gmir?v=1767247423

## FAQs

- **Q**: When and where is 2025 Christmas Camp being held?
  - **A:** 2025 Christmas Camp takes place on Sun, 28 Dec, 2025 at 10:00 pm to Sat, 03 Jan, 2026 at 07:00 am at Guyra Show Grounds, Marne St,Guyra,NSW,Australia, Armidale.
- **Q**: Who is organizing 2025 Christmas Camp?
  - **A:** 2025 Christmas Camp is organized by Guyra Pony Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2025 Christmas Camp",
        "image": "https://cdn-az.allevents.in/events7/banners/ee6ec59d2e7bea28fc02b714f235a3e8512612a0ef24ed43c641a60109663e47-rimg-w1200-h1200-dcaabed3-gmir?v=1767247423",
        "startDate": "2025-12-28",
        "endDate": "2026-01-03",
        "url": "https://allevents.in/armidale/2025-christmas-camp/200029149588832",
        "location": {
            "@type": "Place",
            "name": "Guyra Show Grounds",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Marne St,Guyra,NSW,Australia",
                "addressLocality": "Armidale",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-30.219721303558",
                "longitude": "151.6768809315"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "6 days of fun filled horse events and instructions for kids and their ponies. \nPlease contact us for a copy of the camp booklet",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Guyra Pony Club",
                "url": "https://allevents.in/org/guyra-pony-club/23281468"
            }
        ]
    }
]
```