

# Event Details

- **Event Name**: Test Carnival
- **Event Start and End Date**: Sun, 04 May, 2025 at 09:30 am – Sun, 04 May, 2025 at 03:00 pm
- **Event Description**: Test short description
- **Event URL**: https://allevents.in/queens/test-carnival/100001269962545159
- **Event Categories**: carnivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://consumer.pxf.io/c/1339408/3151484/39691?partnerpropertyid=1191892&MediaPartnerPropertyId=1191892&svlink=14105511&level=1&u=https%3A%2F%2Fwww.eventbrite.com%2Fe%2Ftest-carnival-tickets-1269962545159

## Event venue details

- **city**: Queens
- **state**: NY
- **country**: United States
- **location**: Sheraton LaGuardia East Hotel
- **lat**: 40.759726
- **long**: -73.83167710000001
- **full address**: Sheraton LaGuardia East Hotel, 135-20 39th Avenue, Queens, United States

## Event Organizer details

- **affiliate_id**: 10
- **organizer**: Bodhi Meditation Society (https://allevents.in/org/bodhi-meditation-society/21549319)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Test+Carnival&date=Sun%2C+04+May%2C+2025+at+09%3A30+am&bg=5
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/banners/uploads/default_thumb_square.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 04 May, 2025 at 09:30 am
- **Q**: Where is the event happening?
  - **A:** Sheraton LaGuardia East Hotel, 135-20 39th Avenue, Queens, United States
- **Q**: Who is organizing the event?
  - **A:** Bodhi Meditation Society
- **Q**: What type of event is this?
  - **A:** carnivals
- **Q**: Where can I find ticket details about Test Carnival ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Test Carnival",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Test+Carnival&date=Sun%2C+04+May%2C+2025+at+09%3A30+am&bg=5",
        "startDate": "2025-05-04",
        "endDate": "2025-05-04",
        "url": "https://allevents.in/queens/test-carnival/100001269962545159",
        "location": {
            "@type": "Place",
            "name": "Sheraton LaGuardia East Hotel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "135-20 39th Avenue",
                "addressLocality": "Queens",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.759726",
                "longitude": "-73.83167710000001"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Test short description",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bodhi Meditation Society",
                "url": "https://allevents.in/org/bodhi-meditation-society/21549319"
            }
        ]
    }
]
```