

# Event Details

- **Event Name**: Oil Painting Class
- **Event Start and End Date**: Thu, 08 Jan, 2026 at 05:30 pm
- **Event Description**: Join us for oil painting class! 1/8, 1/15, 1/22, 1/29 2026!
- **Event URL**: https://allevents.in/victoria/oil-painting-class/200029123325857
- **Event Categories**: workshops, art, fine-arts, drawing-painting
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details

- **Ticket URL**: https://cah.as.me/?appointmentType=70848458&utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=victoria-events

## Event venue details

- **city**: Victoria
- **state**: TX
- **country**: United States
- **location**: 306 E Commercial St, Victoria, TX 77901-6602, United States
- **lat**: 28.80135
- **long**: -97.00237
- **full address**: 306 E Commercial St, Victoria, TX 77901-6602, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Crossroads Art House (https://allevents.in/org/crossroads-art-house/26427160)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Oil+Painting+Class&date=Thu%2C+08+Jan%2C+2026+at+05%3A30+pm&bg=3
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Oil+Painting+Class&date=08+Jan

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 08 Jan, 2026 at 05:30 pm
- **Q**: Where is the event happening?
  - **A:** 306 E Commercial St, Victoria, TX 77901-6602, United States
- **Q**: Who is organizing the event?
  - **A:** Crossroads Art House
- **Q**: What type of event is this?
  - **A:** workshops, art, fine-arts, drawing-painting
- **Q**: Where can I find ticket details about Oil Painting Class ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Oil Painting Class",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Oil+Painting+Class&date=Thu%2C+08+Jan%2C+2026+at+05%3A30+pm&bg=3",
        "startDate": "2026-01-08",
        "url": "https://allevents.in/victoria/oil-painting-class/200029123325857",
        "location": {
            "@type": "Place",
            "name": "306 E Commercial St, Victoria, TX 77901-6602, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "306 E Commercial St, Victoria, TX 77901-6602, United States",
                "addressLocality": "Victoria",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.80135",
                "longitude": "-97.00237"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for oil painting class! 1/8, 1/15, 1/22, 1/29 2026!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Crossroads Art House",
                "url": "https://allevents.in/org/crossroads-art-house/26427160"
            }
        ]
    }
]
```