

# Event Details

- **Event Name**: T-Shirts to Jump Ropes
- **Event Start and End Date**: Wed, 15 Oct, 2025 at 12:00 pm
- **Event Description**: Join us braiding t-shirts into jump ropes for Operation Christmas Child boxes.  Of course we are still taking donations of old t-shirts also.
- **Event URL**: https://allevents.in/brandon/t-shirts-to-jump-ropes/200028995289825
- **Event Categories**: workshops, nonprofit
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details

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

## Event venue details

- **city**: Brandon
- **state**: FL
- **country**: United States
- **location**: The MAC Gym
- **lat**: 27.940363892023
- **long**: -82.28669546292
- **full address**: The MAC Gym, 172 Morgan St W, Brandon, FL 33510, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The MAC Gym (https://allevents.in/org/the-mac-gym/26335171)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/390ea5de26b4b2f8ba645c768768917d65b98b8007095bf9847af9270083b3fd-rimg-w1200-h628-dcffffff-gmir?v=1760286709
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/aada57d3d2cbd3d03195181792eded31bc0a4cbd76004ea0cb8381fe0fce8175-rimg-w300-h300-dcffffff-gmir?v=1760286710

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 15 Oct, 2025 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** The MAC Gym, 172 Morgan St W, Brandon, FL 33510, United States
- **Q**: Who is organizing the event?
  - **A:** The MAC Gym
- **Q**: What type of event is this?
  - **A:** workshops, nonprofit
- **Q**: Where can I find ticket details about T-Shirts to Jump Ropes ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "T-Shirts to Jump Ropes",
        "image": "https://cdn-az.allevents.in/events3/banners/390ea5de26b4b2f8ba645c768768917d65b98b8007095bf9847af9270083b3fd-rimg-w1200-h628-dcffffff-gmir?v=1760286709",
        "startDate": "2025-10-15",
        "url": "https://allevents.in/brandon/t-shirts-to-jump-ropes/200028995289825",
        "location": {
            "@type": "Place",
            "name": "The MAC Gym",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "172 Morgan St W, Brandon, FL 33510, United States",
                "addressLocality": "Brandon",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.940363892023",
                "longitude": "-82.28669546292"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us braiding t-shirts into jump ropes for Operation Christmas Child boxes.  Of course we are still taking donations of old t-shirts also.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The MAC Gym",
                "url": "https://allevents.in/org/the-mac-gym/26335171"
            }
        ]
    }
]
```