

# Event Details

- **Event Name**: Pinewood derby
- **Event Start and End Date**: Sat, 31 Jan, 2026 at 04:00 pm
- **Event Description**: Our biggest and most fun event yet!! The pinewood derby race!
- **Event URL**: https://allevents.in/tarboro/pinewood-derby/200029126075253
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details

- **Ticket URL**: http://facebook.com/200029126075253?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=tarboro-events

## Event venue details

- **city**: Tarboro
- **state**: NC
- **country**: United States
- **location**: Howard Memorial Presbyterian Church
- **lat**: 35.89823
- **long**: -77.53184
- **full address**: Howard Memorial Presbyterian Church, 303 E St James St,Tarboro,NC,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Pack 49 (https://allevents.in/org/pack-49/26690815)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/0faaae6b363efa737dd8a4fc7aadfb2d202b33e8469abc6a34fa0fffe94bfa51-rimg-w612-h408-dcf3d5a9-gmir?v=1769853548
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/774b3b690eddc4df9d094d2c4fa277c0d67e5fecc43b052058cd2800f9e65793-rimg-w300-h300-dcefd7bc-gmir?v=1769853549

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 31 Jan, 2026 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** Howard Memorial Presbyterian Church, 303 E St James St,Tarboro,NC,United States
- **Q**: Who is organizing the event?
  - **A:** Pack 49
- **Q**: What type of event is this?
  - **A:** sports
- **Q**: Where can I find ticket details about Pinewood derby ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Pinewood derby",
        "image": "https://cdn-az.allevents.in/events4/banners/0faaae6b363efa737dd8a4fc7aadfb2d202b33e8469abc6a34fa0fffe94bfa51-rimg-w612-h408-dcf3d5a9-gmir?v=1769853548",
        "startDate": "2026-01-31",
        "url": "https://allevents.in/tarboro/pinewood-derby/200029126075253",
        "location": {
            "@type": "Place",
            "name": "Howard Memorial Presbyterian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "303 E St James St,Tarboro,NC,United States",
                "addressLocality": "Tarboro",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.89823",
                "longitude": "-77.53184"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our biggest and most fun event yet!! The pinewood derby race!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pack 49",
                "url": "https://allevents.in/org/pack-49/26690815"
            }
        ]
    }
]
```