

# Event Details

- **Event Name**: Information Session
- **Event Start and End Date**: Sat, 08 Aug, 2026 at 10:00 am – Sat, 08 Aug, 2026 at 12:00 pm (-05:00)
- **Event Description**: Join us to learn all the things of DAV. Bring a friend to join our ranks, learn how to volunteer or just enjoy a cup of Coffee!
- **Event URL**: https://allevents.in/decatur/information-session/200030479527430
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Decatur
- **state**: TX
- **country**: United States
- **location**: Decatur Main Street
- **lat**: 33.23344
- **long**: -97.58678
- **full address**: Decatur Main Street, 106 S Trinity St,Decatur, Texas, United States

## Event gallery

- **Alt text**: Information Session
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/8120399d065dfdc923484a026c662df3040cb5e6c47ab04c124406a702416f38-rimg-w1200-h675-dcffffff-gmir?v=1785375810

## FAQs

- **Q**: When and where is Information Session being held?
  - **A:** Information Session takes place on Sat, 08 Aug, 2026 at 10:00 am to Sat, 08 Aug, 2026 at 12:00 pm at Decatur Main Street, 106 S Trinity St,Decatur, Texas, United States.
- **Q**: Who is organizing Information Session?
  - **A:** Information Session is organized by Disabled American Veterans Ch. 70 Decatur, TX.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Information Session",
        "image": "https://cdn-az.allevents.in/events10/banners/8120399d065dfdc923484a026c662df3040cb5e6c47ab04c124406a702416f38-rimg-w1200-h675-dcffffff-gmir?v=1785375810",
        "startDate": "2026-08-08T10:00:00-05:00",
        "endDate": "2026-08-08T12:00:00-05:00",
        "url": "https://allevents.in/decatur/information-session/200030479527430",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Decatur Main Street",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "106 S Trinity St,Decatur, Texas",
                "addressLocality": "Decatur",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.23344",
                "longitude": "-97.58678"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us to learn all the things of DAV. Bring a friend to join our ranks, learn how to volunteer or just enjoy a cup of Coffee!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Disabled American Veterans Ch. 70 Decatur TX",
                "url": "https://allevents.in/org/disabled-american-veterans-ch-70-decatur-tx/19789432"
            }
        ]
    }
]
```