

# Event Details

- **Event Name**: Third Party - Session Five
- **Event Start and End Date**: Sun, 05 Jul, 2026 at 12:00 pm – Sun, 05 Jul, 2026 at 06:00 pm
- **Event Description**: ...
- **Event URL**: https://allevents.in/newmarket/third-party-session-five/200030255952932
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Newmarket
- **state**: ON
- **country**: Canada
- **location**: 1041 Srigley St, Newmarket, ON L3Y 1Y4, Canada
- **lat**: 44.0602
- **long**: -79.43201
- **full address**: 1041 Srigley St, Newmarket, ON L3Y 1Y4, Canada

## Event gallery

- **Alt text**: Third Party - Session Five
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/5733e06877886bb87f1e7e25365ebd096cc7a37d12d8e9c5c89b330d08095de1-rimg-w586-h586-dcd6eaf6-gmir?v=1782998927

## FAQs

- **Q**: When and where is Third Party - Session Five being held?
  - **A:** Third Party - Session Five takes place on Sun, 05 Jul, 2026 at 12:00 pm to Sun, 05 Jul, 2026 at 06:00 pm at 1041 Srigley St, Newmarket, ON L3Y 1Y4, Canada.
- **Q**: Who is organizing Third Party - Session Five?
  - **A:** Third Party - Session Five is organized by Newmarket Dungeons & Dragons.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Third Party - Session Five",
        "image": "https://cdn-az.allevents.in/events1/banners/5733e06877886bb87f1e7e25365ebd096cc7a37d12d8e9c5c89b330d08095de1-rimg-w586-h586-dcd6eaf6-gmir?v=1782998927",
        "startDate": "2026-07-05",
        "endDate": "2026-07-05",
        "url": "https://allevents.in/newmarket/third-party-session-five/200030255952932",
        "location": {
            "@type": "Place",
            "name": "1041 Srigley St, Newmarket, ON L3Y 1Y4, Canada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1041 Srigley St, Newmarket, ON L3Y 1Y4, Canada",
                "addressLocality": "Newmarket",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.0602",
                "longitude": "-79.43201"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "...",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Newmarket Dungeons & Dragons",
                "url": "https://allevents.in/org/newmarket-dungeons-and-dragons/15748829",
                "description": "Welcome Adventurers!  We are a small community of gamers who gather monthly to play Dungeons & Dragons in Newmarket, Ontario.  For the love of the game!"
            }
        ]
    }
]
```