

# Event Details

- **Event Name**: The Seldom Seen Tour
- **Event Start and End Date**: Sun, 19 Jul, 2026 at 07:00 pm
- **Event Description**: More Info TBA
- **Event URL**: https://allevents.in/greensboro/the-seldom-seen-tour/200030220487739
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Greensboro
- **state**: NC
- **country**: United States
- **location**: Above Board Skatepark and Skate Shop
- **lat**: 36.024153193105
- **long**: -79.798744357981
- **full address**: Above Board Skatepark and Skate Shop, 2616 Greengate Drive,Greensboro,NC,United States

## Event gallery

- **Alt text**: The Seldom Seen Tour
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4b61a972c41b69fbd0c10af47aaf37ef108930adc3e7965acb607e487a763858-rimg-w1200-h1174-dc1b202d-gmir?v=1784152862

## FAQs

- **Q**: When and where is The Seldom Seen Tour being held?
  - **A:** The Seldom Seen Tour takes place on Sun, 19 Jul, 2026 at 07:00 pm to Sun, 19 Jul, 2026 at 07:00 pm at Above Board Skatepark and Skate Shop, 2616 Greengate Drive,Greensboro,NC,United States.
- **Q**: Who is organizing The Seldom Seen Tour?
  - **A:** The Seldom Seen Tour is organized by The Bishop Box Test.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Seldom Seen Tour",
        "image": "https://cdn-az.allevents.in/events10/banners/4b61a972c41b69fbd0c10af47aaf37ef108930adc3e7965acb607e487a763858-rimg-w1200-h1174-dc1b202d-gmir?v=1784152862",
        "startDate": "2026-07-19",
        "url": "https://allevents.in/greensboro/the-seldom-seen-tour/200030220487739",
        "location": {
            "@type": "Place",
            "name": "Above Board Skatepark and Skate Shop",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2616 Greengate Drive,Greensboro,NC,United States",
                "addressLocality": "Greensboro",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.024153193105",
                "longitude": "-79.798744357981"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More Info TBA",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Bishop Box Test",
                "url": "https://allevents.in/org/the-bishop-box-test/20940321"
            }
        ]
    }
]
```