

# Event Details

- **Event Name**: Christmas Dressage 
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 09:00 am
- **Event Description**: Schedule coming soon
- **Event URL**: https://allevents.in/louth/christmas-dressage/200029040942401
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 157

## Ticket Details

- **Ticket URL**: http://facebook.com/200029040942401?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=louth-events

## Event venue details

- **city**: Louth
- **state**: EN
- **country**: United Kingdom
- **location**: LRAC Kenwick Hill, Louth
- **lat**: 53.3456
- **long**: 0.01584
- **full address**: LRAC Kenwick Hill, Louth, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: LRAC (https://allevents.in/org/lrac/24971537)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a0c7f8b350f2733f2ade516bba16e72bddf8935f47f25cd4d1935933f8a8d01d-rimg-w1200-h900-dc938b7a-gmir?v=1766182375
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a92994e991488e35ab4ba62309dd0ae05461d73cf3a364d3d6f3c8a15db923c3-rimg-w300-h300-dc928c7b-gmir?v=1766182376

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 21 Dec, 2025 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** LRAC Kenwick Hill, Louth, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** LRAC
- **Q**: What type of event is this?
  - **A:** christmas
- **Q**: Where can I find ticket details about Christmas Dressage  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Dressage",
        "image": "https://cdn-az.allevents.in/events6/banners/a0c7f8b350f2733f2ade516bba16e72bddf8935f47f25cd4d1935933f8a8d01d-rimg-w1200-h900-dc938b7a-gmir?v=1766182375",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/louth/christmas-dressage/200029040942401",
        "location": {
            "@type": "Place",
            "name": "LRAC Kenwick Hill, Louth",
            "address": {
                "@type": "PostalAddress",
                "name": "LRAC Kenwick Hill, Louth, United Kingdom",
                "addressLocality": "Louth",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.3456",
                "longitude": "0.01584"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Schedule coming soon",
        "organizer": [
            {
                "@type": "Organization",
                "name": "LRAC",
                "url": "https://allevents.in/org/lrac/24971537"
            }
        ]
    }
]
```