

# Event Details

- **Event Name**: Raleigh Tattoo Convention 
- **Event Start and End Date**: Fri, 12 Jun, 2026 at 02:00 pm – Sun, 14 Jun, 2026 at 08:00 pm (-04:00)
- **Event URL**: https://allevents.in/raleigh/raleigh-tattoo-convention/200030134570824
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200030134570824?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=raleigh-events

## Event venue details

- **city**: Raleigh
- **state**: NC
- **country**: United States
- **location**: North Carolina State Fair
- **lat**: 35.795505077712
- **long**: -78.70995599601
- **full address**: North Carolina State Fair, Raleigh,NC,United States

## Event gallery

- **Alt text**: Raleigh Tattoo Convention
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Raleigh+Tattoo+Convention+&date=Fri%2C+12+Jun%2C+2026+at+02%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Raleigh Tattoo Convention  being held?
  - **A:** Raleigh Tattoo Convention  takes place on Fri, 12 Jun, 2026 at 02:00 pm to Sun, 14 Jun, 2026 at 08:00 pm at North Carolina State Fair, Raleigh,NC,United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Raleigh Tattoo Convention",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Raleigh+Tattoo+Convention+&date=Fri%2C+12+Jun%2C+2026+at+02%3A00+pm&bg=5",
        "startDate": "2026-06-12T14:00:00-04:00",
        "endDate": "2026-06-14T20:00:00-04:00",
        "url": "https://allevents.in/raleigh/raleigh-tattoo-convention/200030134570824",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "North Carolina State Fair",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Raleigh,NC,United States",
                "addressLocality": "Raleigh",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.795505077712",
                "longitude": "-78.70995599601"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```