

# Event Details

- **Event Name**: Cats at The Ship
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 08:30 pm (+01:00)
- **Event Description**: Cats on the Town in Christchurch 😎
- **Event URL**: https://allevents.in/christchurch/cats-at-the-ship/200028958668308
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Christchurch
- **state**: EN
- **country**: United Kingdom
- **location**: The Ship
- **lat**: 50.7343925
- **long**: -1.7767332
- **full address**: The Ship, 48 High Street,Christchurch, Dorset, United Kingdom

## Event gallery

- **Alt text**: Cats at The Ship
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2d423323a680cef9401c22fb70a405333f51334468a0523d51475281576e23d9-rimg-w800-h600-dc141815-gmir?v=1776115412

## FAQs

- **Q**: When and where is Cats at The Ship being held?
  - **A:** Cats at The Ship takes place on Sat, 18 Apr, 2026 at 08:30 pm to Sat, 18 Apr, 2026 at 08:30 pm at The Ship, 48 High Street,Christchurch, Dorset, United Kingdom.
- **Q**: Who is organizing Cats at The Ship?
  - **A:** Cats at The Ship is organized by The Uptown Cats.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cats at The Ship",
        "image": "https://cdn-az.allevents.in/events4/banners/2d423323a680cef9401c22fb70a405333f51334468a0523d51475281576e23d9-rimg-w800-h600-dc141815-gmir?v=1776115412",
        "startDate": "2026-04-18T20:30:00+01:00",
        "url": "https://allevents.in/christchurch/cats-at-the-ship/200028958668308",
        "location": {
            "@type": "Place",
            "name": "The Ship",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "48 High Street,Christchurch, Dorset",
                "addressLocality": "Christchurch",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.7343925",
                "longitude": "-1.7767332"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Cats on the Town in Christchurch 😎",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Uptown Cats",
                "url": "https://allevents.in/org/the-uptown-cats/19268827"
            }
        ]
    }
]
```