[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-03 UTC."],[[["CafeOrCoffeeShop is a specific type of FoodEstablishment."],["This type is primarily used to categorize cafes or coffee shops within a broader schema."],["Notably, CafeOrCoffeeShop doesn't possess any unique properties and inherits its characteristics from FoodEstablishment."]]],["The type `CafeOrCoffeeShop` is defined, which is an extension of the `FoodEstablishment` type. It represents a cafe or coffee shop within a data structure. Notably, this specific `CafeOrCoffeeShop` type definition has no unique properties of its own. Its structure will therefore rely on the properties inherited from its `FoodEstablishment` parent type.\n"]]