[[["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."],[[["The IceCreamShop type is a subtype of FoodEstablishment and is used to categorize businesses specifically as ice cream shops within the schema."],["Unlike some other business types, IceCreamShop does not have any unique properties, meaning that it inherits all properties and functionalities from its parent type, FoodEstablishment."]]],["The type `IceCreamShop` is defined, extending the `FoodEstablishment` type. It represents a specific kind of food establishment. No properties are associated directly with the `IceCreamShop` type. All characteristics are inherited from the `FoodEstablishment` type. It means that `IceCreamShop` are establishments that serve food and have no specific additional properties.\n"]]