

# Event Details

- **Event Name**: BVCT Meetup
- **Event Start and End Date**: Sat, 07 Mar, 2026 at 11:00 am
- **Event Description**: Howdy all, we've been invited for meetup and hang out at The Ranch Harley Davidson on Saturday March 7th so come on out and hang out with us.
- **Event URL**: https://allevents.in/college-station/bvct-meetup/200029728189932
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details

- **Ticket URL**: http://facebook.com/200029728189932?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=college+station-events

## Event venue details

- **city**: College Station
- **state**: TX
- **country**: United States
- **location**: The Ranch Harley-Davidson
- **lat**: 30.574845036
- **long**: -96.2760477864
- **full address**: The Ranch Harley-Davidson, 4101 Frontage Rd E, College Station, TX 77845-8965, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/fcd37cc9825365898f99e829756bd178352694a82a5732fcb2c083d5c95d6128-rimg-w1200-h672-dcffffff-gmir?v=1772460332
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/06d53bb72f040299076fe376a30ee13b99b40efd0130ee55df4144b9a85365d3-rimg-w300-h300-dc2e1714-gmir?v=1772460333

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 07 Mar, 2026 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** The Ranch Harley-Davidson, 4101 Frontage Rd E, College Station, TX 77845-8965, United States
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about BVCT Meetup ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "BVCT Meetup",
        "image": "https://cdn-az.allevents.in/events3/banners/fcd37cc9825365898f99e829756bd178352694a82a5732fcb2c083d5c95d6128-rimg-w1200-h672-dcffffff-gmir?v=1772460332",
        "startDate": "2026-03-07",
        "url": "https://allevents.in/college-station/bvct-meetup/200029728189932",
        "location": {
            "@type": "Place",
            "name": "The Ranch Harley-Davidson",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4101 Frontage Rd E, College Station, TX 77845-8965, United States",
                "addressLocality": "College Station",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.574845036",
                "longitude": "-96.2760477864"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Howdy all, we've been invited for meetup and hang out at The Ranch Harley Davidson on Saturday March 7th so come on out and hang out with us."
    }
]
```