

# Event Details

- **Event Name**: Fun
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 05:15 pm
- **Event Description**: miss you
- **Event URL**: https://allevents.in/warwick/fun/200029368447233
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Warwick
- **state**: EN
- **country**: United Kingdom
- **location**: Birmingham Road, Warwick, United Kingdom
- **lat**: 52.31828
- **long**: -1.66691
- **full address**: Birmingham Road, Warwick, United Kingdom

## Event gallery

- **Alt text**: Fun
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Fun&date=Wed%2C+17+Dec%2C+2025+at+05%3A15+pm&bg=4

## FAQs

- **Q**: When and where is Fun being held?
  - **A:** Fun takes place on Wed, 17 Dec, 2025 at 05:15 pm to Wed, 17 Dec, 2025 at 05:15 pm at Birmingham Road, Warwick, United Kingdom.
- **Q**: Who is organizing Fun?
  - **A:** Fun is organized by Tina's Life.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fun",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Fun&date=Wed%2C+17+Dec%2C+2025+at+05%3A15+pm&bg=4",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/warwick/fun/200029368447233",
        "location": {
            "@type": "Place",
            "name": "Birmingham Road, Warwick, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "name": "Birmingham Road, Warwick, United Kingdom",
                "addressLocality": "Warwick",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.31828",
                "longitude": "-1.66691"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "miss you",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tinas Life",
                "url": "https://allevents.in/org/tinas-life/27250060"
            }
        ]
    }
]
```