

# Event Details

- **Event Name**: T Time
- **Event Start and End Date**: Sun, 05 Jul, 2026 at 12:00 pm – Sun, 06 Sep, 2026 at 12:00 pm (-05:00)
- **Event Description**: Join us for classroom skill building time, the live fire on the range!
- **Event URL**: https://allevents.in/abita-springs/t-time/200030229532729
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: http://facebook.com/200030229532729?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=abita+springs-events

## Event venue details

- **city**: Abita Springs
- **state**: LA
- **country**: United States
- **location**: PAC Range
- **lat**: 30.42508
- **long**: -90.04014
- **full address**: PAC Range, Abita Springs, Louisiana, United States

## Event gallery

- **Alt text**: T Time
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/f4cb2b788e8ab721e79c6ee19bda89a9b013f9d0f4a2f881654fd7d6de8b3401-rimg-w1200-h629-dc006da8-gmir?v=1782909103

## FAQs

- **Q**: When and where is T Time being held?
  - **A:** T Time takes place on Sun, 05 Jul, 2026 at 12:00 pm to Sun, 06 Sep, 2026 at 12:00 pm at PAC Range, Abita Springs, Louisiana, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "T Time",
        "image": "https://cdn-az.allevents.in/events7/banners/f4cb2b788e8ab721e79c6ee19bda89a9b013f9d0f4a2f881654fd7d6de8b3401-rimg-w1200-h629-dc006da8-gmir?v=1782909103",
        "startDate": "2026-07-05T12:00:00-05:00",
        "endDate": "2026-09-06T12:00:00-05:00",
        "url": "https://allevents.in/abita-springs/t-time/200030229532729",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "PAC Range",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Abita Springs, Louisiana",
                "addressLocality": "Abita Springs",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.42508",
                "longitude": "-90.04014"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for classroom skill building time, the live fire on the range!"
    }
]
```