A multi-part integration task set in a real GitHub repository (cloned locally). Candidates work through 3–5 sequential sub-problems, each building on the previous: Part 1: Parse a provided JSON file (e.g., ride-simple.json or simple.json) and extract/print the first N coordinate entries (lat/lon pairs). Part 2: Construct a JSON payload (containing…