

# Event Details

- **Event Name**: New Country Friday Night at the Throttle Car Club
- **Event Start and End Date**: Fri, 09 Jan, 2026 at 06:30 pm
- **Event Description**: Put the pedal to the metal and get yourself to the Throttle Car Club for a night filled with modern country hits performed by Country Roads.
- **Event URL**: https://allevents.in/scarborough/new-country-friday-night-at-the-throttle-car-club/200029270597443
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 49

## Ticket Details


## Event venue details

- **city**: Scarborough
- **state**: ME
- **country**: United States
- **location**: Throttle Car Club
- **lat**: 43.608076700389
- **long**: -70.353110791039
- **full address**: Throttle Car Club, 10 Dynamic Drive,Scarborough, Maine, United States

## Event gallery

- **Alt text**: New Country Friday Night at the Throttle Car Club
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/75006f01add89d1c459a05421e56aba159eeed4fac727f0e466415d882a1a406-rimg-w623-h665-dc15141a-gmir?v=1767865583

## FAQs

- **Q**: When and where is New Country Friday Night at the Throttle Car Club being held?
  - **A:** New Country Friday Night at the Throttle Car Club takes place on Fri, 09 Jan, 2026 at 06:30 pm to Fri, 09 Jan, 2026 at 06:30 pm at Throttle Car Club, 10 Dynamic Drive,Scarborough, Maine, United States.
- **Q**: Who is organizing New Country Friday Night at the Throttle Car Club?
  - **A:** New Country Friday Night at the Throttle Car Club is organized by Country Roads.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Country Friday Night at the Throttle Car Club",
        "image": "https://cdn-az.allevents.in/events10/banners/75006f01add89d1c459a05421e56aba159eeed4fac727f0e466415d882a1a406-rimg-w623-h665-dc15141a-gmir?v=1767865583",
        "startDate": "2026-01-09",
        "url": "https://allevents.in/scarborough/new-country-friday-night-at-the-throttle-car-club/200029270597443",
        "location": {
            "@type": "Place",
            "name": "Throttle Car Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10 Dynamic Drive,Scarborough, Maine",
                "addressLocality": "Scarborough",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.608076700389",
                "longitude": "-70.353110791039"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Put the pedal to the metal and get yourself to the Throttle Car Club for a night filled with modern country hits performed by Country Roads.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Country Roads",
                "url": "https://allevents.in/org/country-roads/25943204"
            }
        ]
    }
]
```