[[["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 2025-08-27 UTC."],[],["The provided data structure represents a waypoint log entry, containing restricted data. Each entry includes a `location` object, detailing the waypoint's position using the `TerminalLocationRestrictedLog` schema. Additionally, it contains an `encodedPathToWaypoint` string, which represents the path traveled from the prior waypoint to the current one. The structure uses a JSON format, with `location` being an object and `encodedPathToWaypoint` being a string.\n"]]