{ "name": "John", "age": 30, "isStudent": false, "courses": ["Math", "Science"], "address": { "city": "Athens", "country": "Greece" } }