

# Event Details

- **Event Name**: Solihull Dining Club
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 11:00 am – Sat, 04 Jul, 2026 at 05:00 pm (+00:00)
- **Event Description**: Solihull, we're back for street food, drinks and good times at Tudor Grange Park.
- **Event URL**: https://allevents.in/solihull/solihull-dining-club/300042277173
- **Event Categories**: food-drinks, food-truck-festivals
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Solihull/Tudor-Grange-Park/Solihull-Dining-Club/42277173/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Solihull
- **state**: EN
- **country**: United Kingdom
- **location**: Tudor Grange Park
- **lat**: 52.40942400
- **long**: -1.78573200
- **full address**: Tudor Grange Park, Monkspath Hall Road, Solihull, United Kingdom

## Event gallery

- **Alt text**: Solihull Dining Club
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/4/4/e/2233507_8bf9ea2b_solihull-dining-club_1024.jpg

## FAQs

- **Q**: When and where is Solihull Dining Club being held?
  - **A:** Solihull Dining Club takes place on Sat, 04 Jul, 2026 at 11:00 am to Sat, 04 Jul, 2026 at 05:00 pm at Tudor Grange Park, Monkspath Hall Road, Solihull, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Solihull Dining Club is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Solihull, this event is thoughtfully curated to deliver a standout experience worth every moment. If Solihull Dining Club sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Solihull Dining Club",
        "image": "https://d31fr2pwly4c4s.cloudfront.net/4/4/e/2233507_8bf9ea2b_solihull-dining-club_1024.jpg",
        "startDate": "2026-07-04T11:00:00+00:00",
        "endDate": "2026-07-04T17:00:00+00:00",
        "url": "https://allevents.in/solihull/solihull-dining-club/300042277173",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Tudor Grange Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Monkspath Hall Road",
                "addressLocality": "Solihull",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.40942400",
                "longitude": "-1.78573200"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Solihull, we're back for street food, drinks and good times at Tudor Grange Park."
    }
]
```