# Types Reference

The OpenActive Data Model uses models derived from [Schema.org](http://schema.org/) and [Simple Knowledge Organization System (SKOS)](https://www.w3.org/2004/02/skos/). The specification adopts the same approach as Schema.org and encourages the use of URLs as unique identifiers for resources.

Information about Events, Places, Organizations and other types of resources should already have been published online to make that information accessible to users. Using existing URLs as identifiers avoids the need to define a new identifier scheme for resources described in opportunity data.

## **List of Types**

### **Event types (also used for v**irtual events)

* [SessionSeries](https://developer.openactive.io/data-model/types/sessionseries) and [ScheduledSession](https://developer.openactive.io/data-model/types/scheduledsession)
* [HeadlineEvent](https://developer.openactive.io/data-model/types/headlineevent)
* [CourseInstance](https://developer.openactive.io/data-model/types/courseinstance)
* [Event](https://developer.openactive.io/data-model/types/event)

### On-demand event types

* [OnDemandEvent](https://developer.openactive.io/data-model/types/ondemandevent)

### Facilities types

* [FacilityUse](https://developer.openactive.io/data-model/types/facilityuse)
* [IndividualFacilityUse](https://developer.openactive.io/data-model/types/individualfacilityuse)
* [Slot](https://developer.openactive.io/data-model/types/slot)​

### **Structured descriptor types**

* [Brand](https://developer.openactive.io/data-model/types/brand)
* [Concept](https://developer.openactive.io/data-model/types/concept)
* [GeoCoordinates](https://developer.openactive.io/data-model/types/geocoordinates)
* [ImageObject](https://developer.openactive.io/data-model/types/imageobject)
* [Organization](https://developer.openactive.io/data-model/types/organization)
* [PartialSchedule](https://developer.openactive.io/data-model/types/partialschedule)
* [Person](https://developer.openactive.io/data-model/types/person)
* [Place](https://developer.openactive.io/data-model/types/place)
* [PostalAddress](https://developer.openactive.io/data-model/types/postaladdress)
* [Schedule](https://developer.openactive.io/data-model/types/schedule)
