

# Event Details

- **Event Name**: John's Night!
- **Event Start and End Date**: Sun, 10 May, 2026 at 07:00 pm (+08:00)
- **Event Description**: Catch us live! May 10th Sunday Koolbits Grill and Resto Bar.. see you there! 🤘
- **Event URL**: https://allevents.in/general-trias/johns-night/200029992894439
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: General Trias
- **state**: CB
- **country**: Philippines
- **location**: Koolbits Grill and Resto Bar
- **lat**: 14.29189
- **long**: 120.90636
- **full address**: Koolbits Grill and Resto Bar, Koolbits grill and Restaurant  115 governors Drive ma,General Trias, Cavite, Philippines

## Event gallery

- **Alt text**: John's Night!
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0d68803a09764d1f9c26b8e29647e5541032cf652db74473453ef31530376e3c-rimg-w644-h960-dc16161a-gmir?v=1777297419

## FAQs

- **Q**: When and where is John's Night! being held?
  - **A:** John's Night! takes place on Sun, 10 May, 2026 at 07:00 pm to Sun, 10 May, 2026 at 07:00 pm at Koolbits Grill and Resto Bar, Koolbits grill and Restaurant  115 governors Drive ma,General Trias, Cavite, Philippines.
- **Q**: Who is organizing John's Night!?
  - **A:** John's Night! is organized by Sobstory.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "John's Night!",
        "image": "https://cdn-az.allevents.in/events1/banners/0d68803a09764d1f9c26b8e29647e5541032cf652db74473453ef31530376e3c-rimg-w644-h960-dc16161a-gmir?v=1777297419",
        "startDate": "2026-05-10T19:00:00+08:00",
        "url": "https://allevents.in/general-trias/johns-night/200029992894439",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Koolbits Grill and Resto Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Koolbits grill and Restaurant  115 governors Drive ma,General Trias, Cavite",
                "addressLocality": "General Trias",
                "addressRegion": "CB",
                "addressCountry": "PH"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "14.29189",
                "longitude": "120.90636"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Catch us live! May 10th Sunday Koolbits Grill and Resto Bar.. see you there! 🤘",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sobstory",
                "url": "https://allevents.in/org/sobstory/27728658"
            }
        ]
    }
]
```