

# Event Details

- **Event Name**: Test google event
- **Event Start and End Date**: Fri, 23 May, 2025 at 10:00 am – Fri, 23 May, 2025 at 12:00 pm
- **Event Description**: Test google event
- **Event URL**: https://allevents.in/ottawa/test-google-event/100001322841016089
- **Event Categories**: 
- **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-google-event-tickets-1322841016089

## Event venue details

- **city**: Ottawa
- **state**: ON
- **country**: Canada
- **location**: 75 Laurier Ave E, Ottawa, ON, Canada
- **lat**: 45.42417560000001
- **long**: -75.68640169999999
- **full address**: 75 Laurier Ave E, Ottawa, ON, Canada

## Event Organizer details

- **affiliate_id**: 10
- **organizer**: Me (https://allevents.in/org/me/20131334)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Test+google+event&date=Fri%2C+23+May%2C+2025+at+10%3A00+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:** Fri, 23 May, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** 75 Laurier Ave E, Ottawa, ON, Canada
- **Q**: Who is organizing the event?
  - **A:** Me
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Test google event ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Test google event",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Test+google+event&date=Fri%2C+23+May%2C+2025+at+10%3A00+am&bg=5",
        "startDate": "2025-05-23",
        "endDate": "2025-05-23",
        "url": "https://allevents.in/ottawa/test-google-event/100001322841016089",
        "location": {
            "@type": "Place",
            "name": "75 Laurier Ave E, Ottawa, ON, Canada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "75 Laurier Avenue East",
                "addressLocality": "Ottawa",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.42417560000001",
                "longitude": "-75.68640169999999"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Test google event",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Me",
                "url": "https://allevents.in/org/me/20131334"
            }
        ]
    }
]
```