ThemeParks.wiki · Example Payload

Themeparks Wiki Schedule Entry Example

EntertainmentReal-TimeTheme ParksWait TimesTravel

Themeparks Wiki Schedule Entry Example is an example object payload from ThemeParks.wiki, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

dateopeningTimeclosingTimetypespecialHours

Example Payload

Raw ↑
{
  "date": "2025-03-15",
  "openingTime": "2025-03-15T09:00:00-05:00",
  "closingTime": "2025-03-15T23:00:00-05:00",
  "type": "OPERATING",
  "specialHours": true
}