

# Event Details

- **Event Name**: Valentine’s Dance
- **Event Start and End Date**: Sat, 14 Feb, 2026 at 07:00 pm – Sat, 14 Feb, 2026 at 11:00 pm
- **Event Description**: Grab your sweetheart and spend the evening dancing away with Say No More.  
More details to come later.
- **Event URL**: https://allevents.in/rustburg/valentine’s-dance/200028991635419
- **Event Categories**: valentines-day
- **Interested Audience**: 
  - total_interested_count: 56

## Ticket Details


## Event venue details

- **city**: Rustburg
- **state**: VA
- **country**: United States
- **location**: 200 Colonial Hwy, Rustburg, VA
- **lat**: 37.26847
- **long**: -79.11599
- **full address**: 200 Colonial Hwy, Rustburg, VA, United States

## Event gallery

- **Alt text**: Valentine’s Dance
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/1e4eb625703cb38846311358cb520e7a66324e8c051989d25aee111a1c0c5cef-rimg-w1179-h1027-dc010518-gmir?v=1770563712

## FAQs

- **Q**: When and where is Valentine’s Dance being held?
  - **A:** Valentine’s Dance takes place on Sat, 14 Feb, 2026 at 07:00 pm to Sat, 14 Feb, 2026 at 11:00 pm at 200 Colonial Hwy, Rustburg, VA, United States.
- **Q**: Who is organizing Valentine’s Dance?
  - **A:** Valentine’s Dance is organized by Rustburg Ruritan Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Valentine’s Dance",
        "image": "https://cdn-az.allevents.in/events9/banners/1e4eb625703cb38846311358cb520e7a66324e8c051989d25aee111a1c0c5cef-rimg-w1179-h1027-dc010518-gmir?v=1770563712",
        "startDate": "2026-02-14",
        "endDate": "2026-02-14",
        "url": "https://allevents.in/rustburg/valentine’s-dance/200028991635419",
        "location": {
            "@type": "Place",
            "name": "200 Colonial Hwy, Rustburg, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 Colonial Hwy, Rustburg, VA 24588, United States",
                "addressLocality": "Rustburg",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.26847",
                "longitude": "-79.11599"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Grab your sweetheart and spend the evening dancing away with Say No More.  \nMore details to come later.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rustburg Ruritan Club",
                "url": "https://allevents.in/org/rustburg-ruritan-club/4059141",
                "description": "Community People meeting Community Needs"
            }
        ]
    }
]
```