

# Event Details

- **Event Name**: FBCF New Year's day ride
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 09:00 am
- **Event Description**: we are riding to Skylight BBQ KSU 9AM
- **Event URL**: https://allevents.in/fayetteville/fbcf-new-years-day-ride/200029343659227
- **Event Categories**: new-year, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Fayetteville
- **state**: NC
- **country**: United States
- **location**: 455 Rock Hill Rd, Fayetteville, NC
- **lat**: 35.03842
- **long**: -78.79673
- **full address**: 455 Rock Hill Rd, Fayetteville, NC, United States

## Event gallery

- **Alt text**: FBCF New Year's day ride
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/0e69df8abc11ce3b67246d66905d1902eaa09ce31c1e3b5226f54589cc5a8528-rimg-w1200-h927-dcc0c3bf-gmir?v=1766799586

## FAQs

- **Q**: When and where is FBCF New Year's day ride being held?
  - **A:** FBCF New Year's day ride takes place on Thu, 01 Jan, 2026 at 09:00 am to Thu, 01 Jan, 2026 at 09:00 am at 455 Rock Hill Rd, Fayetteville, NC, United States.
- **Q**: Who is organizing FBCF New Year's day ride?
  - **A:** FBCF New Year's day ride is organized by Freedom Biker Church Fayetteville.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "FBCF New Year's day ride",
        "image": "https://cdn-az.allevents.in/events6/banners/0e69df8abc11ce3b67246d66905d1902eaa09ce31c1e3b5226f54589cc5a8528-rimg-w1200-h927-dcc0c3bf-gmir?v=1766799586",
        "startDate": "2026-01-01",
        "url": "https://allevents.in/fayetteville/fbcf-new-years-day-ride/200029343659227",
        "location": {
            "@type": "Place",
            "name": "455 Rock Hill Rd, Fayetteville, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "455 Rock Hill Rd, Fayetteville, NC 28312-8272, United States",
                "addressLocality": "Fayetteville",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.03842",
                "longitude": "-78.79673"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "we are riding to Skylight BBQ KSU 9AM",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Freedom Biker Church Fayetteville",
                "url": "https://allevents.in/org/freedom-biker-church-fayetteville/25950511"
            }
        ]
    }
]
```