

# Event Details

- **Event Name**: How to Design and Publish an RPG
- **Event Start and End Date**: Thu, 13 Nov, 2025 at 06:00 pm – Thu, 13 Nov, 2025 at 08:00 pm
- **Event Description**: Join instructor Thomas Eliot for a two part class on how to design and publish an RPG! 

Classes are $15 each or $25 for both
- **Event URL**: https://allevents.in/pueblo/how-to-design-and-publish-an-rpg/200029127521404
- **Event Categories**: workshops
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: https://ethospueblo.com/ticket/how-to-design-and-publish-an-rpg/?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=pueblo-events

## Event venue details

- **city**: Pueblo
- **state**: CO
- **country**: United States
- **location**: 621 E Mesa Ave, Pueblo, CO 81006-1020, United States
- **lat**: 38.24633
- **long**: -104.60463
- **full address**: 621 E Mesa Ave, Pueblo, CO 81006-1020, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Ethos Pueblo (https://allevents.in/org/ethos-pueblo/21674044)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/887fa6a54fcc6c7b62f426e8741b9ab87dcfcc791072b373e0f25fd0f14ab282-rimg-w1200-h675-dcd7d7d8-gmir?v=1762296840
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/eec4b29a3a45e622684d867ba52d6375ce3b9a053f5984cf32cfe8438687b69a-rimg-w300-h300-dcd8d8d8-gmir?v=1762296841

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 13 Nov, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** 621 E Mesa Ave, Pueblo, CO 81006-1020, United States
- **Q**: Who is organizing the event?
  - **A:** Ethos Pueblo
- **Q**: What type of event is this?
  - **A:** workshops
- **Q**: Where can I find ticket details about How to Design and Publish an RPG ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "How to Design and Publish an RPG",
        "image": "https://cdn-az.allevents.in/events6/banners/887fa6a54fcc6c7b62f426e8741b9ab87dcfcc791072b373e0f25fd0f14ab282-rimg-w1200-h675-dcd7d7d8-gmir?v=1762296840",
        "startDate": "2025-11-13",
        "endDate": "2025-11-13",
        "url": "https://allevents.in/pueblo/how-to-design-and-publish-an-rpg/200029127521404",
        "location": {
            "@type": "Place",
            "name": "621 E Mesa Ave, Pueblo, CO 81006-1020, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "621 E Mesa Ave, Pueblo, CO 81006-1020, United States",
                "addressLocality": "Pueblo",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.24633",
                "longitude": "-104.60463"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join instructor Thomas Eliot for a two part class on how to design and publish an RPG! \n\nClasses are $15 each or $25 for both",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ethos Pueblo",
                "url": "https://allevents.in/org/ethos-pueblo/21674044"
            }
        ]
    }
]
```