

# Event Details

- **Event Name**: The Tacoma Flea
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 11:00 am – Sun, 14 Jun, 2026 at 04:00 pm (-07:00)
- **Event Description**: Vintage vibes only
- **Event URL**: https://allevents.in/tacoma/the-tacoma-flea/200030117210755
- **Event Categories**: flea
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Tacoma
- **state**: WA
- **country**: United States
- **location**: Waterfront Venue at Narrows Marina
- **lat**: 47.243695457145
- **long**: -122.55663160973
- **full address**: Waterfront Venue at Narrows Marina, 9007 S 19th St Suite 250,Tacoma, Washington, United States

## Event gallery

- **Alt text**: The Tacoma Flea
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4b46d9e3a3dac04322d627f5b8186c5cf3d2854826a984b0ad39567ca9357ea4-rimg-w1200-h800-dceed6b8-gmir?v=1779598974

## FAQs

- **Q**: When and where is The Tacoma Flea being held?
  - **A:** The Tacoma Flea takes place on Sat, 13 Jun, 2026 at 11:00 am to Sun, 14 Jun, 2026 at 04:00 pm at Waterfront Venue at Narrows Marina, 9007 S 19th St Suite 250,Tacoma, Washington, United States.
- **Q**: Who is organizing The Tacoma Flea?
  - **A:** The Tacoma Flea is organized by Glow-Up Era.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Tacoma Flea",
        "image": "https://cdn-az.allevents.in/events8/banners/4b46d9e3a3dac04322d627f5b8186c5cf3d2854826a984b0ad39567ca9357ea4-rimg-w1200-h800-dceed6b8-gmir?v=1779598974",
        "startDate": "2026-06-13T11:00:00-07:00",
        "endDate": "2026-06-14T16:00:00-07:00",
        "url": "https://allevents.in/tacoma/the-tacoma-flea/200030117210755",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Waterfront Venue at Narrows Marina",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9007 S 19th St Suite 250,Tacoma, Washington",
                "addressLocality": "Tacoma",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.243695457145",
                "longitude": "-122.55663160973"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Vintage vibes only",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Glow-Up Era",
                "url": "https://allevents.in/org/glow-up-era/27831838"
            }
        ]
    }
]
```