OpeningHoursSpecification Object

A structured value providing information about the opening hours of a place or a certain service inside a place.

This is a contained object type. You'll find it part of a few objects. It does not stand alone, requires a parent object, example: LocationFeatureSpecification Object.

Modeled based on https://schema.org/OpeningHoursSpecification We welcome your feedback. Please use the Improvement Requests form.

Name
Type
Description

at_type

String

A commonly used identifier for the characteristic represented by the property, e.g. a manufacturer or a standard code for a property

closes

Closing time

dayOfWeek

Array of Day Of Week

The day of week

opens

Time Of Day

Opening Time

validFrom

String

The DateTime value, ISO 8601

validThrough

String

The DateTime value, ISO 8601

Last updated

Was this helpful?