{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/tock/refs/heads/main/json-structure/reservation-rating-structure.json", "name": "tockRating", "description": "tockRating schema from Tock Reservation Model", "type": "string", "enum": [ "BAD", "NEUTRAL", "GOOD" ] }