

# Event Details

- **Event Name**: BGTP at Turkey Trot
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 10:00 am
- **Event Description**: Registration at 9 AM.
Pull at 10 AM.

Concession on site.
- **Event URL**: https://allevents.in/queensbury/bgtp-at-turkey-trot/200030079082252
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 35

## Ticket Details

- **Ticket URL**: https://www.facebook.com/events/the-official-turkey-trot-raceway/bgtp-at-turkey-trot/784707804706655/?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=queensbury-events

## Event venue details

- **city**: Queensbury
- **state**: NY
- **country**: United States
- **location**: The Official Turkey Trot Raceway
- **lat**: 43.298261900124
- **long**: -73.674727516338
- **full address**: The Official Turkey Trot Raceway, 108 Main St, Queensbury, NY 12804-4091, United States

## Event gallery

- **Alt text**: BGTP at Turkey Trot
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/2a1d552a9d9e756e0a3bab1a11f9a5672c374b21ae73568693bfb6feab614db8-rimg-w1200-h900-dca5a163-gmir?v=1783815739

## FAQs

- **Q**: When and where is BGTP at Turkey Trot being held?
  - **A:** BGTP at Turkey Trot takes place on Sun, 12 Jul, 2026 at 10:00 am to Sun, 12 Jul, 2026 at 10:00 am at The Official Turkey Trot Raceway, 108 Main St, Queensbury, NY 12804-4091, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "BGTP at Turkey Trot",
        "image": "https://cdn-az.allevents.in/events3/banners/2a1d552a9d9e756e0a3bab1a11f9a5672c374b21ae73568693bfb6feab614db8-rimg-w1200-h900-dca5a163-gmir?v=1783815739",
        "startDate": "2026-07-12",
        "url": "https://allevents.in/queensbury/bgtp-at-turkey-trot/200030079082252",
        "location": {
            "@type": "Place",
            "name": "The Official Turkey Trot Raceway",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "108 Main St, Queensbury, NY 12804-4091, United States",
                "addressLocality": "Queensbury",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.298261900124",
                "longitude": "-73.674727516338"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Registration at 9 AM.\nPull at 10 AM.\n\nConcession on site."
    }
]
```