

# Event Details

- **Event Name**: test
- **Event Start and End Date**: Thu, 14 May, 2026 at 10:00 am – Thu, 14 May, 2026 at 12:00 pm (-06:00)
- **Event Description**: test
- **Event URL**: https://allevents.in/calgary/test/100001986745892446
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 0, max: 0, currency: CAD

## Event venue details

- **city**: Calgary
- **state**: AB
- **country**: Canada
- **location**: Alcove Centre for the Arts
- **lat**: 51.0467652
- **long**: -114.0676657
- **full address**: Alcove Centre for the Arts, 244 7 Avenue Southwest, Calgary, Canada

## Event gallery

- **Alt text**: test
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=test&date=Thu%2C+14+May%2C+2026+at+10%3A00+am&bg=2

## FAQs

- **Q**: When and where is test being held?
  - **A:** test takes place on Thu, 14 May, 2026 at 10:00 am to Thu, 14 May, 2026 at 12:00 pm at Alcove Centre for the Arts, 244 7 Avenue Southwest, Calgary, Canada.
- **Q**: Who is organizing test?
  - **A:** test is organized by test.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "test",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=test&date=Thu%2C+14+May%2C+2026+at+10%3A00+am&bg=2",
        "startDate": "2026-05-14T10:00:00-06:00",
        "endDate": "2026-05-14T12:00:00-06:00",
        "url": "https://allevents.in/calgary/test/100001986745892446",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Alcove Centre for the Arts",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "244 7 Avenue Southwest",
                "postalCode": "T2P 3G6",
                "addressLocality": "Calgary",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.0467652",
                "longitude": "-114.0676657"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "test",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "CAD",
                "availabilityStarts": "2026-04-11",
                "availabilityEnds": "2026-05-14T12:00:00-06:00",
                "validFrom": "2026-04-11",
                "lowPrice": "0.00",
                "highPrice": "0.00",
                "price": "0.00",
                "url": "https://allevents.in/calgary/test/100001986745892446"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "CAD",
                "availabilityStarts": "2026-04-11",
                "availabilityEnds": "",
                "validFrom": "2026-04-11",
                "url": "https://allevents.in/calgary/test/100001986745892446",
                "price": 0,
                "name": "General Admission"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "test",
                "url": "https://allevents.in/org/test/27678790"
            }
        ]
    }
]
```