

# Event Details

- **Event Name**: Fake test event
- **Event Start and End Date**: Thu, 01 Oct, 2026 at 07:00 pm – Thu, 01 Oct, 2026 at 10:00 pm (-04:00)
- **Event Description**: A test event summary goes hereAbout this EventThis is just a test event to test trigging a form submission on successful registration on eventbrite. Do not register for this event... or else.
- **Event URL**: https://allevents.in/toronto/fake-test-event/10000790653785757
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Toronto
- **state**: ON
- **country**: Canada
- **location**: 35 Golden Ave
- **lat**: 43.6539022
- **long**: -79.4479207
- **full address**: 35 Golden Ave, 35 Golden Avenue, Toronto, Canada

## Event gallery

- **Alt text**: Fake test event
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Fake+test+event&date=Thu%2C+01+Oct%2C+2026+at+07%3A00+pm&bg=3

## FAQs

- **Q**: When and where is Fake test event being held?
  - **A:** Fake test event takes place on Thu, 01 Oct, 2026 at 07:00 pm to Thu, 01 Oct, 2026 at 10:00 pm at 35 Golden Ave, 35 Golden Avenue, Toronto, Canada.
- **Q**: Who is organizing Fake test event?
  - **A:** Fake test event is organized by Choosing Wisely Canada.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fake test event",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Fake+test+event&date=Thu%2C+01+Oct%2C+2026+at+07%3A00+pm&bg=3",
        "startDate": "2026-10-01T19:00:00-04:00",
        "endDate": "2026-10-01T22:00:00-04:00",
        "url": "https://allevents.in/toronto/fake-test-event/10000790653785757",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "35 Golden Ave",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "35 Golden Avenue",
                "postalCode": "M6R 2J5",
                "addressLocality": "Toronto",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.6539022",
                "longitude": "-79.4479207"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A test event summary goes here",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "CAD",
                "availabilityStarts": "2024-01-07",
                "availabilityEnds": "2026-10-01T22:00:00-04:00",
                "validFrom": "2024-01-07",
                "lowPrice": "0.00",
                "highPrice": "0.00",
                "price": "0.00",
                "url": "https://allevents.in/toronto/fake-test-event/10000790653785757"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "CAD",
                "availabilityStarts": "2024-01-07",
                "availabilityEnds": "",
                "validFrom": "2024-01-07",
                "url": "https://allevents.in/toronto/fake-test-event/10000790653785757",
                "price": 0,
                "name": "General Admission"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "Choosing Wisely Canada",
                "url": "https://allevents.in/org/choosing-wisely-canada/21388734",
                "description": "Choosing Wisely Canada is a national campaign to help clinicians and patients engage in conversations about unnecessary tests and treatments, and make smart and effective care choices."
            }
        ]
    }
]
```