options: beer: true wine: true liquor: false name: "world" year: 2017 schema: beer: bool wine: bool liquor: bool name: str year: int