

# Event Details

- **Event Name**: Fight night 
- **Event Start and End Date**: Fri, 13 Mar, 2026 at 12:00 am
- **Event Description**: Apunta la fecha, viernes 13, Fight Night
- **Event URL**: https://allevents.in/san-juan/fight-night/200029797104910
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: San Juan
- **state**: PR
- **country**: Puerto Rico
- **location**: 2012 Calle Loiza 2nd floor, San Juan, Puerto Rico
- **lat**: 18.45051
- **long**: -66.0538
- **full address**: 2012 Calle Loiza 2nd floor, San Juan, Puerto Rico

## Event gallery

- **Alt text**: Fight night
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/1dbc667795db598801edc36ce326f390ea74dc3a888ad01d7c04273fcbd54694-rimg-w1200-h1500-dc181616-gmir?v=1773202570

## FAQs

- **Q**: When and where is Fight night  being held?
  - **A:** Fight night  takes place on Fri, 13 Mar, 2026 at 12:00 am to Fri, 13 Mar, 2026 at 12:00 am at 2012 Calle Loiza 2nd floor, San Juan, Puerto Rico.
- **Q**: Who is organizing Fight night ?
  - **A:** Fight night  is organized by Black Dog Boxing.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Fight night  is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in San Juan, this event is thoughtfully curated to deliver a standout experience worth every moment. If Fight night  sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fight night",
        "image": "https://cdn-az.allevents.in/events1/banners/1dbc667795db598801edc36ce326f390ea74dc3a888ad01d7c04273fcbd54694-rimg-w1200-h1500-dc181616-gmir?v=1773202570",
        "startDate": "2026-03-13",
        "url": "https://allevents.in/san-juan/fight-night/200029797104910",
        "location": {
            "@type": "Place",
            "name": "2012 Calle Loiza 2nd floor, San Juan, Puerto Rico",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2012 Calle Loiza, Santurce, San Juan, Puerto Rico 00911",
                "addressLocality": "San Juan",
                "addressRegion": "PR",
                "addressCountry": "PR"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "18.45051",
                "longitude": "-66.0538"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Apunta la fecha, viernes 13, Fight Night",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Black Dog Boxing",
                "url": "https://allevents.in/org/black-dog-boxing/27565979"
            }
        ]
    }
]
```