Property:Has star rating
A Star rating is a value that represents how beautiful, interesting and enjoyable a canyon is in relation to the other canyons in that region. The Star rating should reflect quality of the canyon in normal conditions, doing a canyon out of season (when is completely dry) or in unusual conditions (exceptional water flow, snow and ice, etc.) should not be taken into account.
The Star rating is a subjective value that represents the personal opinion of each person. But the more people rate a canyon, the more objective the averaged Star rating will become. Eventually a high Star rating will identify the best canyons in the region while a low value will mark those canyons that should be avoided during a first visit.
Any logged-in user can rate a canyon just by clicking on the row of stars in the canyon page summary box. Users can rate a canyon multiple times, but only the last rating will count.
The allowed values for this property are:
- 0* = 0* - Unknown : a canyon that has not been rated yet
- 1* = 1* - Not worth doing : a canyon with a low payoff for the effort
- 2* = 2* - Ok : a mediocre canyon but still worth mentioning
- 3* = 3* - Worthwhile : a good canyon, of notable beauty and interest
- 4* = 4* - Great : a great canyon, gifted with remarkable beauty or great interest
- 5* = 5* - Among the best : an outstanding canyon, definitely one of the best canyons in the region
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "0", "1", "2", "3", "4", "5", "X" ] } }